jtreg does not handle multiple tests with the same name/package (in different test suites)

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P4
    • None
    • Affects Version/s: jtreg4.2
    • Component/s: tools
    • None

      When we subsequently execute two tests in different folders (but in the same package and with the same name), jtreg does not build the second test but executes the already built first test with the command line of the second test:

      For example:
      jtreg [...] closed/test/hotspot/jtreg/compiler/c1/TestPinnedIntrinsics.java
      jtreg [...] open/test/hotspot/jtreg/compiler/c1/TestPinnedIntrinsics.java

      See JDK-8195648 for more details.

            Assignee:
            Jonathan Gibbons
            Reporter:
            Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: