Integrated: 8344071: Mark some jdk/jfr/event/oldobject test flagless until they fixed to support all GC
Leonid Mesnik
lmesnik at openjdk.org
Thu Nov 14 18:01:40 UTC 2024
On Tue, 12 Nov 2024 22:31:18 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> 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.
>
> The flagless should be removed when the main bugs are fixed.
This pull request has now been integrated.
Changeset: 2cbce1f0
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2cbce1f0f19a308ce792b530bde0438bfe55531f
Stats: 7 lines in 2 files changed: 4 ins; 0 del; 3 mod
8344071: Mark some jdk/jfr/event/oldobject test flagless until they fixed to support all GC
Reviewed-by: stefank
-------------
PR: https://git.openjdk.org/jdk/pull/22050
More information about the hotspot-jfr-dev
mailing list