RFR(S): 8248910: NPE when freeing the memory for a slice from a buffer
Yangfei (Felix)
felix.yang at huawei.com
Wed Aug 19 01:07:21 UTC 2020
> -----Original Message-----
> From: Alan Bateman [mailto:Alan.Bateman at oracle.com]
> Sent: Wednesday, August 19, 2020 2:15 AM
> To: Yangfei (Felix) <felix.yang at huawei.com>; nio-dev at openjdk.java.net
> Subject: Re: RFR(S): 8248910: NPE when freeing the memory for a slice from
> a buffer
>
> On 18/08/2020 13:05, Yangfei (Felix) wrote:
> > :
> > I think it's not a matter of this tool. It's because we feed an inappropriate
> class to it.
> > Like: $java -cp randoop-all-4.2.4.jar randoop.main.Main gentests
> > --testclass sun.nio.ch.Util If JDK internal APIs are not intended for random
> usage like that, I am OK to close this issue.
> >
> It's not intended to be used outside of the JDK so I think we should close.
> There is an issue with using direct I/O
> (com.sun.nio.file.ExtendedOpen.DIRECT) and the buffer cache that will need
> attention at some point.
OK. Issue closed. Thanks for looking at this.
Felix
More information about the nio-dev
mailing list