Integrated: 8274521: jdk/jfr/event/gc/detailed/TestGCLockerEvent.java fails when other GC is selected
Aleksey Shipilev
shade at openjdk.java.net
Mon Oct 4 12:26:09 UTC 2021
On Wed, 29 Sep 2021 16:53:43 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Simple test bug, need to check if G1 is enabled, or it is a default GC before asking `othervm` with `-XX:+UseG1GC`. Other tests in the same directory do exactly that.
>
> Additional testing:
> - [x] Affected test skipped with Shenandoah now
> - [x] Affected test still passes with G1
> - [x] Affected test still passes default GC
This pull request has now been integrated.
Changeset: 0828273b
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/0828273b898cca5368344e75f1c3f4c3a29dde80
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8274521: jdk/jfr/event/gc/detailed/TestGCLockerEvent.java fails when other GC is selected
Reviewed-by: kbarrett, tschatzl
-------------
PR: https://git.openjdk.java.net/jdk/pull/5756
More information about the hotspot-dev
mailing list