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

test/java/lang/Thread/GenerifyStackTraces.java doesn't clean-up

    XMLWordPrintable

Details

    • b91
    • Verified

    Description


      This test doesn't clean-up after itself, it leaves at least one thread running.

      "Thread-3256" #5226 daemon prio=5 os_prio=0 tid=0x28502c00 nid=0x1560 waiting on condition [0x2a5ef000]
         java.lang.Thread.State: TIMED_WAITING (sleeping)
      at java.lang.Thread.sleep(Native Method)
      at GenerifyStackTraces$DumpThread.run(GenerifyStackTraces.java:68)

      Attachments

        Issue Links

          Activity

            People

              ewang Eric Wang (Inactive)
              alanb Alan Bateman
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: