-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
15
-
None
jdk.internal.module.ModuleInfoExtender is used by the jar and jmod tools to add/update the ModulePackages and other attributes. It's also used by the AddPackagesAttribute tool in the build to add ModulePackages attribute and avoid scanning the file system when using an exploded build. The entries in the ModulePackages are in the random order so the resulting build is not reproducible.
- blocks
-
JDK-8243665 exploded-image-optimize touches module-info.class in all modules
- Resolved
- duplicates
-
JDK-8243666 ModuleHashes attribute generated for JMOD and JAR files depends on timestamps
- Closed