ProcessTools.java compilation gets ThreadDeath deprecation warning

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: 21
    • Component/s: hotspot
    • b13

      test/lib/jdk/test/lib/process/ProcessTools.java:826: warning: [removal] ThreadDeath in java.lang has been deprecated and marked for removal
                  if (e instanceof ThreadDeath) {
                                   ^
      It should compile cleanly.

            Assignee:
            Afshin Zafari
            Reporter:
            Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: