Loading... (original) (raw)

Issue Fix Version Assignee Priority Status Resolution Resolved In Build
JDK-8306442 openjdk8u382 Thomas Stuefe P1 Resolved Fixed b01

----------System.err:(19/1162)----------
java.lang.RuntimeException: (assert failed: 7092272 == 7092400)
at jdk.test.lib.Asserts.error(Asserts.java:447)
at jdk.test.lib.Asserts.assertTrue(Asserts.java:374)
at jdk.test.lib.Asserts.assertEquals(Asserts.java:169)
at jdk.test.lib.Asserts.assertEquals(Asserts.java:152)
at jdk.test.lib.Asserts.assertEQ(Asserts.java:134)
at TestPerfCountersAndMemoryPools.checkMemoryUsage(TestPerfCountersAndMemoryPools.java:79)
at TestPerfCountersAndMemoryPools.main(TestPerfCountersAndMemoryPools.java:44)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:520)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:804)

backported by

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8306442 Metaspace counters can have inconsistent values

duplicates

Bug - A problem which impairs or prevents the functions of the product. JDK-8153323 gc/metaspace/TestMetaspacePerfCounters.java fails when synching jdk9/hs with jdk9/dev

Bug - A problem which impairs or prevents the functions of the product. JDK-8305848 [jdk8] gc/metaspace/TestPerfCountersAndMemoryPools.java fails intermittently

Bug - A problem which impairs or prevents the functions of the product. JDK-8153323 gc/metaspace/TestMetaspacePerfCounters.java fails when synching jdk9/hs with jdk9/dev

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8153410 Disable tests until JDK-8151460 gets to main

Bug - A problem which impairs or prevents the functions of the product. JDK-8163413 gc/metaspace/TestMetaspacePerfCounters failure

Bug - A problem which impairs or prevents the functions of the product. JDK-8266183 Provide an API to get statistics from metaspace in a consistent manner

Bug - A problem which impairs or prevents the functions of the product. JDK-8153323 gc/metaspace/TestMetaspacePerfCounters.java fails when synching jdk9/hs with jdk9/dev

Enhancement - null JDK-8251392 Consolidate Metaspace Statistics

links to

Commit Commit openjdk/jdk8u-dev/43561ef4

Review Review openjdk/jdk8u-dev/301

(4 relates to, 2 links to)