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

Use platform independent code for Thread.interrupt support

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • 14
    • hotspot
    • b15

      To assist with the changes proposed in JDK-8229516 we can make all the os class interrupt related routines platform independent. We still have one area of platform specific code on Windows due to the use of the _interrupt_event by the JDK Process.waitFor code (the removal of which is under investigation), but that can mostly be pushed down to the osThread layer.

            dholmes David Holmes
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: