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

BuiltinClassLoader should create the CodeSource for jrt URLs lazily

XMLWordPrintable

      Currently we eagerly convert code source URIs to URLs to avoid recursive bootstrap issues with overrideable URL handlers. The JRT scheme handler is not overrideable, however, and also commonly used for all system modules. Creating these URLs lazily is a reasonable startup optimization.

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

              Created:
              Updated:
              Resolved: