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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 17
    • 17
    • 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.

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

              Created:
              Updated:
              Resolved: