[jdk8u-ri] RFR: 8071507: (ref) Clear phantom reference as soft and weak references do [v2]
Poonam Bajaj
poonam at openjdk.java.net
Thu Apr 21 16:05:26 UTC 2022
On Wed, 20 Apr 2022 23:49:28 GMT, Mandy Chung <mchung at openjdk.org> wrote:
>> jdk/src/share/classes/java/lang/ref/package.html line 49:
>>
>>> 47: for implementing canonicalizing mappings that do not prevent their keys (or
>>> 48: values) from being reclaimed, and phantom references are for scheduling
>>> 49: scheduling post-mortem cleanup actions.
>>
>> Is the word "scheduling" repeated at both the end of unchanged line 48 and the beginning of new line 49?
>
> Good catch! Both Kim and I missed this.
Thanks Iris. Removed the duplicate "scheduling".
-------------
PR: https://git.openjdk.java.net/jdk8u-ri/pull/4
More information about the jdk8u-dev
mailing list