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

Remove qualified exports from java.base to java.corba

XMLWordPrintable

    • b155
    • Verified

        The goal is for the core modules not to have any qualified exports (in particular java.base) to upgradeable modules. The following qualified exports should be examined and removed.

           com.sun.corba.se.spi.orb.ORB -> jdk.internal.misc.JavaAWTAccess java.base (qualified)
           com.sun.corba.se.spi.orb.ORB -> jdk.internal.misc.SharedSecrets java.base (qualified)
           org.omg.CORBA.ORB -> sun.reflect.misc.ReflectUtil java.base (qualified)
           sun.corba.Bridge -> jdk.internal.misc.VM java.base (qualified)

              prappo Pavel Rappo (Inactive)
              mchung Mandy Chung (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: