JDK-8149683 : Eliminate jdk.zipfs dependency.
  • Type: Bug
  • Component: core-libs
  • Affected Version: 9-repo-jigsaw
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-02-11
  • Updated: 2016-02-13
  • Resolved: 2016-02-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9-repo-jigsawFixed
Related Reports
Relates :  
Description
Several tests use CompileUtils to compile code with default classpath which may contain .jar files. javac uses zip file system from jdk.zipfs to open jar files.
Comments
http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/e6bb5a029203
13-02-2016

review: http://cr.openjdk.java.net/~anazarov/jdk.zipfs/
11-02-2016