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

System.initPhase1 does not need to pre-load libzip

XMLWordPrintable

    • b17

      System.initPhase1 (was initializeSystemClasses in older release) loads the zip library eagerly. The zip API has changed to not need libzip for reading/writing, it only needs it for inflater/deflater. Also with modules then it's possible to have a runtime with all modules without any class path, application module path, or JAR files in the environment.

            alanb Alan Bateman
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: