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).

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

                Created:
                Updated:
                Resolved: