On Wed, 30 Jun 2021 21:29:17 GMT, Kim Barrett <[email protected]> wrote:
>> Mandy Chung has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Kim's suggestion on the wording
>
> src/java.base/share/classes/java/lang/Runtime.java line 661:
>
>> 659: * the change of reachability in any particular number of objects
>> 660: * or any particular number of {@link java.lang.ref.Reference
>> Reference}
>> 661: * objects be cleared and enqueued.
>
> perhaps
> s/number of objects or any/number of objects, or that any/
> s/objects be/objects will be/
That may be clearer. Updated.
-------------
PR: https://git.openjdk.java.net/jdk17/pull/183