Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Jul 2021 14:01:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 256477] cannot install java/openjdk11
Message-ID:  <bug-256477-8522-soyu1igRxp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256477-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256477-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256477

--- Comment #12 from Klaus K=C3=BCchemann <maciphone2@googlemail.com> ---
(In reply to lumiwa from comment #0)
<<.....I tried  to install openjdk8 and 12 but it was the same problem.....=
>>

what was the exact same problem for openjdk8 ? ( openjdk8 doesn't use
openjdk11`s-bootstrap)


(In reply to lumiwa from comment #11)

<<...I am using ports and for update ports I am using gitup...>>

did you try: 'pkg install openjdk8' & 'pkg install openjdk11' ?

... so=20
if=20
every installed(or manually placed like in comment #10)
  jdk or jre on your system  prints :
<<Error occurred during initialization of VM
Could not reserve enough space in CodeHeap 'non-nmethods' (2496K)>>
(from your comment #8)
then=20
there's something goin`wrong with your system which is hard or impossible to
remote-debug=20
w/o more information about running pids(or dmesg etc.) and so on.
assuming you have enough RAM , I'm out of "remote-guessing-idea".
of course you could try something like :
' java -Xms256m -Xmx512m -version '
but your bug really shouldn't happen under a correct port-installation on a
"healthy  13.0-RELEASE-system" .

.. well, sidenote:  libreoffice has another upgrade since your entry commen=
t #0

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256477-8522-soyu1igRxp>