RFR: 8252695: Shenandoah: clean up Graal enabled/disabled filter in tests

zhengyu123 github.com+13698673+zhengyu123 at openjdk.java.net
Tue Sep 8 15:56:01 UTC 2020


On Mon, 7 Sep 2020 11:54:38 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Drop `!vm.graal.enabled` since it is not required after JDK-8249000.

There are a few more tests, I believe, need to be fixed as well:

gcbasher/TestGCBasherWithShenandoah.java
gclocker/TestGCLockerWithShenandoah.java
gcold/TestGCOldWithShenandoah.java
compiler/c2/aarch64/TestVolatilesShenandoah.java

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

PR: https://git.openjdk.java.net/jdk/pull/51



More information about the hotspot-gc-dev mailing list