[Bug 256477] cannot install java/openjdk11

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 05 Jul 2021 14:01:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256477

--- Comment #12 from Klaus Küchemann <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 
if 
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 
there's something goin`wrong with your system which is hard or impossible to
remote-debug 
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 comment #0

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