RFR: 8317235: Remove Access API use in nmethod class
Thomas Schatzl
tschatzl at openjdk.org
Tue Oct 3 14:31:34 UTC 2023
On Mon, 2 Oct 2023 14:56:47 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
>> Hi all,
>>
>> please review this cleanup that removes use of the Access API (supposed to be used for Java heap access) for accessing some C heap values.
>>
>> Testing: gha
>>
>> Thanks,
>> Thomas
>
> Looks good.
Thanks @kimbarrett @TobiHartmann for your reviews
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15962#issuecomment-1745097390
More information about the hotspot-compiler-dev
mailing list