[jdk11u-dev] Integrated: 8272772: Shenandoah: compiler/c2/aarch64/TestVolatilesShenandoah.java fails in 11u
Aleksey Shipilev
shade at openjdk.java.net
Tue Aug 24 09:27:24 UTC 2021
On Fri, 20 Aug 2021 11:46:12 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Shenandoah-specific, 11u-specific test bug. See more details in bug report.
>
> Attention @rkennke, @adinn.
>
> Changes:
> - `argcount` is incorrect, should be `9`, matches other configs with single option
> - `\(elided\)` should be escaped
> - `useCompressedOops` should be handled
> - 11u version still has `UseBarriersForVolatlie` block, so I had to add it for Shenandoah
> - `TestVolatilesShenandoah.java` should use itself in `@driver` statements
>
> Additional testing:
> - [x] Affected test now passes on AArch64 11u
This pull request has now been integrated.
Changeset: 83d916eb
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/83d916eb0c827c3b46912f8fe5a9444e1e53b43c
Stats: 30 lines in 2 files changed: 11 ins; 0 del; 19 mod
8272772: Shenandoah: compiler/c2/aarch64/TestVolatilesShenandoah.java fails in 11u
Reviewed-by: rkennke, clanger
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/267
More information about the jdk-updates-dev
mailing list