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

Consider removing externalization of GUIInitializedMulticaster and TopLevelWindowMulticaster

XMLWordPrintable

        All classes in com.sun.java.accessibility.util package are annotated with @jdk.Exported except GUIInitializedMulticaster and TopLevelWindowMulticaster that are public but @jdk.Exported(false). With modules, all public types from an exported package are accessible. We should re-examine if GUIInitializedMulticaster and TopLevelWindowMulticaster should be made inaccessible in JDK9 or they should be @jdk.Exported(true).

              ptbrunet Pete Brunet (Inactive)
              ptbrunet Pete Brunet (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: