RFR: 8256106: Bypass intrinsic/barrier when calling Reference.get() from Finalizer [v3]
Albert Mingkun Yang
ayang at openjdk.java.net
Wed Nov 11 18:15:54 UTC 2020
On Wed, 11 Nov 2020 18:04:12 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:
>> Roman Kennke has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Rename inactive-getter and improve javadocs
>
> Looks good.
With `getInactive`, is the null check, `if (finalizee != null` still needed?
-------------
PR: https://git.openjdk.java.net/jdk/pull/1140
More information about the core-libs-dev
mailing list