Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8137055 Prepare for JEP 260
  3. JDK-8146000

Remove sun.misc.CompoundEnumeration

XMLWordPrintable

    • b100

      sun.misc.CompoundEnumeration is a utility class that supports enumerating over an array of enumerations.
      It is used in just a single place in the JDK, in ClassLoader.getResources(String) to support enumerating over
      the parent's resources as well as the current loaders resources. I can find no usages outside of the JDK.

      This issue proposes to move sun.mics.CompoundEnumeration and its only use-site, in ClassLoader.

            chegar Chris Hegarty
            chegar Chris Hegarty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: