RFR: 8344071: Mark some jdk/jfr/event/oldobject test flagless until they fixed to support all GC

Leonid Mesnik lmesnik at openjdk.org
Sat Nov 16 02:53:54 UTC 2024


On Fri, 15 Nov 2024 07:59:40 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

>> The ZGC is now generational, and the OldObjectSampler should work.
>
> I don't know what the generational part has to do with it. The Old part in the name doesn't refer the young and old generation, just that an object is lingering in the system, which it also did for single gen ZGC.

Thanks, I copied your comments to the bug. It might be needed to run specific tests for Parallel/Serial GC like for ZGC so this will be just G1 only.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/22050#discussion_r1844887747


More information about the hotspot-jfr-dev mailing list