-
Bug
-
Resolution: Fixed
-
P4
-
17, 21, 22
-
b24
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8322385 | 21.0.3-oracle | Adithya Haradi Gopal | P4 | Resolved | Fixed | b01 |
JDK-8322683 | 21.0.3 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8322384 | 17.0.11-oracle | Adithya Haradi Gopal | P4 | Resolved | Fixed | b01 |
JDK-8322687 | 17.0.11 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8322398 | 11.0.23-oracle | Adithya Haradi Gopal | P4 | Resolved | Fixed | b01 |
JDK-8326141 | 11.0.23 | Amos SHI | P4 | Resolved | Fixed | b04 |
----------System.err:(13/857)----------
java.lang.RuntimeException: GC cause 'GCLocker Initiated GC' not in the valid causes[Allocation Failure, System.gc()]: expected true, was false
at jdk.test.lib.Asserts.fail(Asserts.java:634)
at jdk.test.lib.Asserts.assertTrue(Asserts.java:486)
at jdk.jfr.event.gc.collection.GCGarbageCollectionUtil.test(GCGarbageCollectionUtil.java:98)
at jdk.jfr.event.gc.collection.TestGCCauseWithSerial.main(TestGCCauseWithSerial.java:43)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
at java.base/java.lang.Thread.run(Thread.java:1570)
- backported by
-
JDK-8322384 jdk/jfr/event/gc/collection/TestGCCauseWith[Serial|Parallel].java : GC cause 'GCLocker Initiated GC' not in the valid causes
- Resolved
-
JDK-8322385 jdk/jfr/event/gc/collection/TestGCCauseWith[Serial|Parallel].java : GC cause 'GCLocker Initiated GC' not in the valid causes
- Resolved
-
JDK-8322398 jdk/jfr/event/gc/collection/TestGCCauseWith[Serial|Parallel].java : GC cause 'GCLocker Initiated GC' not in the valid causes
- Resolved
-
JDK-8322683 jdk/jfr/event/gc/collection/TestGCCauseWith[Serial|Parallel].java : GC cause 'GCLocker Initiated GC' not in the valid causes
- Resolved
-
JDK-8322687 jdk/jfr/event/gc/collection/TestGCCauseWith[Serial|Parallel].java : GC cause 'GCLocker Initiated GC' not in the valid causes
- Resolved
-
JDK-8326141 jdk/jfr/event/gc/collection/TestGCCauseWith[Serial|Parallel].java : GC cause 'GCLocker Initiated GC' not in the valid causes
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/92cb5eb7
-
Commit openjdk/jdk17u-dev/c55cc978
-
Commit openjdk/jdk21u-dev/e579716e
-
Commit openjdk/jdk/7c7f8ea3
-
Review openjdk/jdk11u-dev/2515
-
Review openjdk/jdk17u-dev/2073
-
Review openjdk/jdk21u-dev/88
-
Review openjdk/jdk/16542