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

ProcessTools.java compilation gets ThreadDeath deprecation warning

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 21
    • 21
    • hotspot
    • b13

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: