Currently the JVM crashes or otherwise behaves unpredictably if value of -XX:HeapBaseMinAddress specified on the command line is less than (platform-dependent) VM default.
See 7014526 for example of the crash.
The JVM should print a warning and use the default value of HeapBaseMinAddress instead.
See 7014526 for example of the crash.
The JVM should print a warning and use the default value of HeapBaseMinAddress instead.
- duplicates
-
JDK-7014853 Compressed Oops with base are used instead of zero-based Compressed Oops on solaris-sparcv9
- Closed
-
JDK-7014526 "java -version" crash on sparc with some values of HeapBaseMinAddress
- Closed