Details
-
Bug
-
Resolution: Fixed
-
P4
-
11, 12, 13
-
b07
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8262113 | 11.0.11 | Alexandr Scherbatiy | P4 | Resolved | Fixed | b05 |
Description
----------System.err:(4/274)----------
MetaspaceSize (12582912) must be less than or equal to MaxMetaspaceSize (9437184)
MaxMetaspaceSize (9437184) must be greater than or equal to MetaspaceSize (9437184)
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
MetaspaceSize (12582912) must be less than or equal to MaxMetaspaceSize (9437184)
MaxMetaspaceSize (9437184) must be greater than or equal to MetaspaceSize (9437184)
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Attachments
Issue Links
- backported by
-
JDK-8262113 [Graal] vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003/TestDescription.java fails
- Resolved
- relates to
-
JDK-8260349 Cannot programmatically retrieve Metaspace max set via JAVA_TOOL_OPTIONS
- Resolved