RFR(S): 8248910: NPE when freeing the memory for a slice from a buffer
Alan Bateman
Alan.Bateman at oracle.com
Tue Aug 18 18:14:37 UTC 2020
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.
-Alan
More information about the nio-dev
mailing list