[jdk17u] Integrated: 8273486: Zero: Handle DiagnoseSyncOnValueBasedClasses VM option
Aleksey Shipilev
shade at openjdk.java.net
Tue Nov 16 10:55:54 UTC 2021
On Wed, 20 Oct 2021 13:24:23 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Unclean backport to fix Zero. The uncleanliness comes from the existing test shape in 17u, which uses `UseOptoBiasInlining` that is C2-specific flag, which Zero has no access to. In JDK 18, this was removed along with biased locking deprecation. I opted to fix the test in-place.
>
> Additional testing:
> - [x] Linux x86_64 Zero passes the test now
> - [x] Linux x86_64 Server continues to pass the test
This pull request has now been integrated.
Changeset: 1d11bcd9
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk17u/commit/1d11bcd97948e78edae331aa36c85efb4fbec11a
Stats: 7 lines in 2 files changed: 5 ins; 0 del; 2 mod
8273486: Zero: Handle DiagnoseSyncOnValueBasedClasses VM option
Reviewed-by: phh
-------------
PR: https://git.openjdk.java.net/jdk17u/pull/209
More information about the jdk-updates-dev
mailing list