Integrated: 8251944: Add Shenandoah test config to compiler/gcbarriers/UnsafeIntrinsicsTest.java
Aleksey Shipilev
shade at openjdk.java.net
Tue Jan 5 08:39:53 UTC 2021
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
This pull request has now been integrated.
Changeset: db6f3930
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/db6f3930
Stats: 24 lines in 1 file changed: 22 ins; 0 del; 2 mod
8251944: Add Shenandoah test config to compiler/gcbarriers/UnsafeIntrinsicsTest.java
Reviewed-by: rkennke, adityam
-------------
PR: https://git.openjdk.java.net/jdk/pull/1693
More information about the hotspot-gc-dev
mailing list