-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 10
-
Component/s: core-libs
In java.base/unix/native/libnio/ch/FileChannelImpl.c, the following cases are not covered:
if (prot == sun_nio_ch_FileChannelImpl_MAP_PV)
if (mapAddress == MAP_FAILED)
if (prot == sun_nio_ch_FileChannelImpl_MAP_PV)
if (mapAddress == MAP_FAILED)