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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • 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

            ccheung Calvin Cheung
            ccheung Calvin Cheung
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: