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

[TESTBUG] Update expected failure message in runtime/modules/IgnoreModulePropertiesTest.java

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • hotspot
    • None
    • b151

      The fix for:

      JDK-8168836: Minor clean up on warning/error messages on --add-exports and --add-reads

      changed the error message when unable to parse and/or locate a named module. The test needs to be updated:

      testOption("--patch-module", "=d", "jdk.module.patch.0", "Missing module name");

      should now be:

      testOption("--patch-module", "=d", "jdk.module.patch.0", "Unable to parse --patch-module");

            dholmes David Holmes
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: