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

Fix ProblemList.txt for sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 14
    • 14
    • hotspot
    • None
    • b26

    Description

      There are two errors with the sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java entry. First of all, there are two separate entries:

      sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java 8230731,8001227 windows-all
      sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java 8231635,8231634 generic-all

      At the time it was thought that jtreg would combine these since it seemed to work, but it looks like what jtreg actually does is just take the last entry it sees. Since it this case it was "generic-all" it still ended up doing the right thing, but we shouldn't rely on jtreg ordering logic for that to happen. The two lines should be combined.

      The second issue is that JDK-8231635 is fixed, so it's entry should be removed.

      Attachments

        Issue Links

          Activity

            People

              cjplummer Chris Plummer
              cjplummer Chris Plummer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: