-
Bug
-
Resolution: Fixed
-
P4
-
None
-
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.