-
Bug
-
Resolution: Fixed
-
P4
-
17.0.7-oracle, 18
-
b25
-
x86_64
-
linux, os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8291035 | 17.0.6-oracle | Harold Seigel | P4 | Resolved | Fixed | b01 |
JDK-8294021 | 17.0.6 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
runtime/Metaspace/elastic/TestMetaspaceAllocationMT2.java#ndebug-default
Here's a snippet from the log file:
----------System.err:(13/913)----------
java.lang.RuntimeException: Committed seems high: 12541952 expected at most 10217430
at MetaspaceTestContext.checkStatistics(MetaspaceTestContext.java:223)
at MetaspaceTestManyArenasManyThreads.runTest(MetaspaceTestManyArenasManyThreads.java:89)
at TestMetaspaceAllocationMT2.main(TestMetaspaceAllocationMT2.java:193)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:833)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Committed seems high: 12541952 expected at most 10217430
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Committed seems high: 12541952 expected at most 10217430
----------rerun:(38/7197)*----------
The test task's JVM args are: <none>
- backported by
-
JDK-8291035 TestMetaspaceAllocationMT2.java#ndebug-default fails with "RuntimeException: Committed seems high: NNNN expected at most MMMM"
-
- Resolved
-
-
JDK-8294021 TestMetaspaceAllocationMT2.java#ndebug-default fails with "RuntimeException: Committed seems high: NNNN expected at most MMMM"
-
- Resolved
-
- relates to
-
JDK-8276731 Metaspace chunks are uncommitted twice
-
- Resolved
-
-
JDK-8277381 TestMetaspaceAllocationMTxx: tighten commit sizes checks
-
- Closed
-
- links to
-
Commit openjdk/jdk17u-dev/2e5287ba
-
Commit openjdk/jdk/a3406a1d
-
Review openjdk/jdk17u-dev/685
-
Review openjdk/jdk/6451