Suggested fix for JDK-4724038 (Add unmap method to MappedByteBuffer)

Ulf Zibis Ulf.Zibis at CoSoCo.de
Tue Sep 8 20:39:37 UTC 2015


Am 08.09.2015 um 20:37 schrieb Andrew Haley:
> I think that MR is referring to Windows when he talks about race conditions. Andrew. 

Couldn't we introduce a unmap() method which throws an UnsupportedOperationException if the 
underlying OS isn't able to unmap the the buffer safely in the mean time?

-Ulf




More information about the core-libs-dev mailing list