Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8186820

Need to cover more situations in FileChannelImpl.map0

XMLWordPrintable

      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)

            dboyle Dermot Boyle
            fyuan Frank Yuan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: