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

ClassFileDumper should only load java.nio.file.Path if enabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 21
    • core-libs
    • None

      When the shared ClassFileDumper (JDK-8304846) was added, the sequence of classes loaded changed and more classes are loaded. It would be desirable if there was little/no extra overhead when not configured to dump classes.

      The use of java.nio.file.Path in MethodHandleStatics causes the file system to be loaded earlier than before.

            mchung Mandy Chung (Inactive)
            rriggs Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: