[jdk17u-dev] RFR: 8272654: Mark word accesses should not use Access API
Paul Hohensee
phh at openjdk.org
Thu Jun 15 13:12:05 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
> - [ ] Linux x86_64 fastdebug `tier1 tier2 tier3`
> - [ ] Linux AArch64 fastdebug `tier1 tier2 tier3`
Lgtm.
-------------
Marked as reviewed by phh (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/1445#pullrequestreview-1481534946
More information about the jdk-updates-dev
mailing list