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

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

    XMLWordPrintable

Details

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

    Description

      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");

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: