-
Bug
-
Resolution: Fixed
-
P2
-
16
-
b28
See here:
https://github.com/mcimadamore/jdk/runs/1460615378
$ CONF=linux-x86-server-fastdebug make images run-test TEST=java/foreign/TestSegments.java
STDERR:
Invalid maximum heap size: -Xmx4G
The specified size exceeds the maximum representable size.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
https://github.com/mcimadamore/jdk/runs/1460615378
$ CONF=linux-x86-server-fastdebug make images run-test TEST=java/foreign/TestSegments.java
STDERR:
Invalid maximum heap size: -Xmx4G
The specified size exceeds the maximum representable size.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
- duplicates
-
JDK-8257885 [TESTBUG] java/foreign/TestSegments.java fails on x86_32
- Closed
- relates to
-
JDK-8257186 Size of heap segments is not computed correctly
- Resolved