[jdk17u-dev] Integrated: 8272654: Mark word accesses should not use Access API
Aleksey Shipilev
shade at openjdk.org
Mon Jun 19 13:18:23 UTC 2023
On Thu, 15 Jun 2023 11:00:33 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Clean backport to sync up 17u, 21u and tip versions of the `markWord` code. This simplifies maintenance and further backports.
>
> Additional testing:
> - [x] Eyeballing object code for affected methods, they are exactly the same on AArch64
> - [x] Linux x86_64 fastdebug `tier1 tier2 tier3`
> - [x] Linux AArch64 fastdebug `tier1 tier2 tier3`
This pull request has now been integrated.
Changeset: 55c0eaa5
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/55c0eaa5ede8f284d79d3d757420056d19b085a4
Stats: 6 lines in 1 file changed: 0 ins; 2 del; 4 mod
8272654: Mark word accesses should not use Access API
Reviewed-by: phh
Backport-of: a81e5e9353a635a2307ff4e5de8a304c14f08047
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/1445
More information about the jdk-updates-dev
mailing list