-
Bug
-
Resolution: Fixed
-
P4
-
None
-
None
-
b03
-
Fix failed
The top level target "java.base-jmod" currently has all other jmod targets on the prerequisites list. This is because we store a checksum for every non upgradeable module in java.base and most of the modules aren't upgradeable. But, since we do have upgradeable modules, those shouldn't be on the prerequisites list for java.base-jmod.
Fixing this won't impact the build much, but certainly won't hurt either.
Fixing this won't impact the build much, but certainly won't hurt either.
- is cloned by
-
JDK-8313661 [REDO] Relax prerequisites for java.base-jmod target
-
- Resolved
-
- relates to
-
JDK-8313274 [BACKOUT] Relax prerequisites for java.base-jmod target
-
- Resolved
-