Tests
jdk/jfr/event/oldobject/TestObjectDescription.java
jdk/jfr/event/oldobject/TestClassLoaderLeak.java
fail with different GCs to get expected events.
They pass with G1 GC so I don't want to problemlist them.
However, they should test all GCs that support these events.
Removed ZGC, because I expect that is Generational and should be also supported.
jdk/jfr/event/oldobject/TestObjectDescription.java
jdk/jfr/event/oldobject/TestClassLoaderLeak.java
fail with different GCs to get expected events.
They pass with G1 GC so I don't want to problemlist them.
However, they should test all GCs that support these events.
Removed ZGC, because I expect that is Generational and should be also supported.
- relates to
-
JDK-8344015 Test jdk/jfr/event/oldobject/TestObjectDescription.java is timing out
- New
- links to
-
Commit(master) openjdk/jdk/2cbce1f0
-
Review(master) openjdk/jdk/22050