How to suppress verbosity when settting _JAVA_OPTIONS?

Andrew Haley aph at redhat.com
Mon Sep 4 11:36:55 UTC 2017


On 04/09/17 12:18, John Paul Adrian Glaubitz wrote:
> Hello!
> 
> I'm currently testing Zero builds on Linux Alpha, in my particular case on
> QEMU in a Debian unstable alpha chroot, using OpenJDK 8 for bootstrapping.
> 
> For some reason, OpenJDK 8 from Debian's openjdk8 assumes a heap size which
> is too small and refuses to start:
> 
> (sid-alpha-sbuild)root at nofan:/# java -version
> Error occurred during initialization of VM
> Too small initial heap
> (sid-alpha-sbuild)root at nofan:/#
> 
> This can be fixed by overriding the heap settings with _JAVA_OPTIONS:

We should probably just fix the bug.  I recently did something very similar
for another target, but I can't find it.  :-)


-- 
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671


More information about the hotspot-dev mailing list