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

ProcessTools.java compilation gets ThreadDeath deprecation warning

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 21
    • 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.

            azafari Afshin Zafari
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: