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

Need a way to handle control-C and possibly some other signals

    XMLWordPrintable

Details

    Description

      Catching control-C and possibly other signals is one way for applications to handle user-interrupted action.

      There is currently no supported API to intercept and handle any signal. sun.misc.Signal and sun.misc.SignalHandler are internal API that some existing application depends on.

      Need to look into a possible replacement for sun.misc.Signal and SignalHandler API.

      Attachments

        Issue Links

          Activity

            People

              rriggs Roger Riggs
              mchung Mandy Chung
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated: