Hi Joe,
I was under the impression that using phrases like "the current version
of" were superfluous as all such documentation implicitly refers to the
current version, unless explicitly stated otherwise.
Personally I'm not sure this clarification really makes a difference to
anything as the
Hi Alan,
> -Original Message-
> From: Alan Bateman [mailto:alan.bate...@oracle.com]
> Sent: Friday, July 31, 2020 4:35 PM
> To: Yangfei (Felix) ; core-libs-
> d...@openjdk.java.net
> Subject: Re: [PING?] RFR(S): 8248910: NPE when freeing the memory for a
> slice from a buffer
>
> On 31/07
* Alan Bateman:
> On 01/08/2020 10:23, Florian Weimer wrote:
>> Are jdk.internal.ref.SoftCleanable and jdk.internal.ref.WeakCleanable
>> actually used?
>>
>> CleanerTest rests them, but I don't see any other mentions of these
>> classes.
> Do you mean used outside of the cleaner implementation? M