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.

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

              Created:
              Updated:
              Resolved: