Relates :
|
|
Relates :
|
|
Relates :
|
The following change 8078556: Runtime: implement ranges (optionally constraints) for those flags that have them missing. causes the JVM to fail to initialise on aarch64 with the following errors ed@arm64:~/jdk9-dev/hs-comp$ /home/ed/images/jdk/bin/java intx StackYellowPages=1 is outside the allowed range [ 2 ... 7 ] intx StackShadowPages=1 is outside the allowed range [ 4 ... 34 ] Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.