Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7902101

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • jtreg4.2
    • 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.

            jjg Jonathan Gibbons
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: