Release Note: Thread Suspend/Resume Are Deprecated for Removal

XMLWordPrintable

    • Verified

      The following methods related to thread suspension in `java.lang.Thread` and `java.lang.ThreadGroup` have been terminally deprecated in this release:

      - `Thread.suspend()`
      - `Thread.resume()`
      - `ThreadGroup.suspend()`
      - `ThreadGroup.resume()`
      - `ThreadGroup.allowThreadSuspension(boolean)`

      These methods will be removed in a future release.

            Assignee:
            Alan Bateman
            Reporter:
            Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: