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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: 21
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: