-
Enhancement
-
Resolution: Fixed
-
P3
-
7
-
b79
-
generic
-
generic
-
Not verified
Before jigsaw is integrated in jdk7, we will create one jar per module as part of the modularization effort. Since the list of modules is not finalized, we will temporarily modify the launcher to detect if this is a module image and enumerate the list of modules to add to the bootclasspath.
This should not impact the normal JDK/JRE build. The launcher should only alter the bootclasspath if jre/lib/rt.jar doesn't exist and classes directory doesn't exist.
This should not impact the normal JDK/JRE build. The launcher should only alter the bootclasspath if jre/lib/rt.jar doesn't exist and classes directory doesn't exist.
- relates to
-
JDK-6909572 Add a new target for building modules
-
- Resolved
-
-
JDK-6912013 Remove the temporary launcher fix to add modules in the bootclasspath
-
- Closed
-