Use platform independent code for Thread.interrupt support

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved: