JDK-8064782 : Change jdeps to use jrt:/ instead of jimagefs
  • Type: Enhancement
  • Component: tools
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-11-13
  • Updated: 2016-01-06
  • Resolved: 2014-11-18
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, jdeps is currently using the jimage file system. It needs to migrate to jrt:/ so that we can remove jimagefs. 
Comments
Changsets: http://hg.openjdk.java.net/jigsaw/m2/langtools/rev/08d53f676247 http://hg.openjdk.java.net/jigsaw/m2/jdk/rev/8cb493f1bb25
18-11-2014