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

Decouple sun.misc.Signal from the base module

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • other-libs
    • b107

      Move the functionality of sun.misc.Signal to jdk.internal.misc.Signal.
      The sun.misc.Signal and sun.misc.SignalHandler classes will delegate to jdk.internal.misc.Signal as needed.
      This allows sun.misc.Signal to be moved out of java.base to the jdk.unsupported module.
      Update internal uses of sun.misc.Signal to use the new package.

            rriggs Roger Riggs
            rriggs Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: