Adjust the "shared class paths mismatch" message if class path logging is enabled

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: 20
    • Component/s: hotspot
    • b24

      Currently, when running with a CDS archive and a class path mismatch is detected, the following error/warning will be logged:

      shared class paths mismatch (hint: enable -Xlog:class+path=info to diagnose the failure)

      However, the same error/warning is being logged even though the -Xlog:class_path=info is specified.

      Suggestion: if the -Xlog:class+path=info is specified, the log message should just simply be:
      shared class paths mismatch

            Assignee:
            Calvin Cheung (Inactive)
            Reporter:
            Calvin Cheung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: