Decouple sun.misc.Signal from the base module

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: