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

Remove remaining sun.misc.* imports from the jdk repo

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • core-libs
    • None
    • b117

      Change "8153737: Unsupported Module" moved sun.misc to the jdk.unsupported module and removed sun.misc.* imports.

      Unfortunately, it forgot to remove the sun.misc.* imports from:

      src/java.base/share/classes/sun/nio/ch/AbstractPollSelectorImpl.java
      src/java.base/unix/classes/sun/nio/ch/PollSelectorImpl.java

      which are only used on AIX.

      The last remaining sun.misc.* import in

      src/java.desktop/unix/classes/sun/awt/X11/XToolkit.java

      isn't required any more as well after "8147544: Remove sun.misc.ManagedLocalsThread from java.desktop" has been pushed.

            simonis Volker Simonis
            simonis Volker Simonis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: