JDK-8064781 : Change javac to use jrt:/ instead of jimagefs
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javac
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-11-13
  • Updated: 2016-01-06
  • Resolved: 2014-11-21
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
Blocks :  
Description
In jigsaw/m2, javac is currently using the jimage file system. It needs to migrate to jrt:/ so that we can remove jimagefs.
Comments
Can this issue be marked as resolved? I assume there isn't anything more to do on this for the initial push of the modular image to JDK 9.
20-11-2014

A first implementation has been pushed to jigsaw/m2: http://hg.openjdk.java.net/jigsaw/m2/langtools/rev/d98d5625eac9
19-11-2014