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.

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

              Created:
              Updated:
              Resolved: