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

Speed up URI creation during module bootstrap

XMLWordPrintable

    • b142
    • Not verified

      One partial cause for startup regressions due to jigsaw is related to creating URIs for the location of each module.

      By providing a package-private fast-path we can avoid the time to scan and validate the URI, which takes time and pushes various methods over compilation thresholds during startup.

            redestad Claes Redestad
            redestad Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: