tier2: test/jdk/tools/jpackage/junit/junit.java needs updating for jtreg 6

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 17
    • Affects Version/s: 17
    • Component/s: tools
    • b26

      Sample error:
      test/jdk/tools/jpackage/junit/jdk/jpackage/internal/PathGroupTest.java:37: error: package org.hamcrest does not exist
      import static org.hamcrest.CoreMatchers.equalTo;
                                ^


      This test is a wrapper around a shell script that invokes JUnit directly.
      The `@library` needs to be updated to include the new hamcrest.jar file.

            Assignee:
            Jonathan Gibbons
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: