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

Reduce the use of get_canonical_path() in CDS

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 11
    • hotspot
    • b11

      The calls to get_canonical_path() in ClassLoader::record_result() could be replaced with just getting the native path.
      It is because now we have the os::same_files() functions to check if two files are the same instead of using strcmp.

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

              Created:
              Updated:
              Resolved: