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

(bf) Remove sun.nio.ByteBuffered and related obsolete code

XMLWordPrintable

    • b22

      The JDK implementation contains sun.nio.ByteBuffered class that is no longer used and should be deleted together with other related code in sun.misc.Resource and java.net.URLClassLoader.

      Its intent was to avoid copying of data during class-loading and use ClassLoader.defineClass method operating directly on a ButeBuffer that maps portion of JAR file into memory but this path is not used in Mustang builds where only central catalogue is mapped into memory.

            jpai Jaikiran Pai
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: