RFR: 8251944: Add Shenandoah test config to compiler/gcbarriers/UnsafeIntrinsicsTest.java

Aditya Mandaleeka adityam at openjdk.java.net
Tue Dec 8 17:13:09 UTC 2020


On Tue, 8 Dec 2020 10:42:08 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> There used to be failures in Shenandoah CAS handling code like that were caught by this test. Those were fixed in JDK-8255401. This change turns the test into regression test for it.
> 
> Additional testing:
>  - [x] Affected test on `x86_64` fastdebug, release
>  - [x] Affected test on `x86_32` fastdebug
>  - [x] Affected test on `aarch64` fastdebug

LGTM

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

Marked as reviewed by adityam (Author).

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


More information about the hotspot-compiler-dev mailing list