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

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

XMLWordPrintable

      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.

            rriggs Roger Riggs
            mchung Mandy Chung
            Votes:
            1 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated: