Integrated: 8343754: Problemlist jdk/jfr/event/oldobject/TestShenandoah.java after JDK-8279016
Aleksey Shipilev
shade at openjdk.org
Fri Nov 8 10:08:09 UTC 2024
On Thu, 7 Nov 2024 10:46:06 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> See comment in [JDK-8279016](https://bugs.openjdk.org/browse/JDK-8279016). I overlooked the case when we just run with Shenandoah without explicitly specifying -XX:+UseShenandoahGC. The test should be disabled in that mode as well.
>
> Additional testing:
> - [x] Affected test is now skipped
> - [x] `jdk_jfr` out of the box, now passes
> - [x] `jdk_jfr` with `-XX:+UseShenandoahGC`, still passes
This pull request has now been integrated.
Changeset: 0c281acf
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0c281acfb4c87436096cb562d70f800dffa3671a
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8343754: Problemlist jdk/jfr/event/oldobject/TestShenandoah.java after JDK-8279016
Reviewed-by: egahlin
-------------
PR: https://git.openjdk.org/jdk/pull/21947
More information about the hotspot-jfr-dev
mailing list