From build to build, the layout of the generated jdk.internal.module.SystemModules class is more or less random, which may have a non-deterministic effect on startup but more prominently makes life harder for tools that depend on class checksums, such as AOT.
- duplicates
-
JDK-8214230 Classes generated by SystemModulesPlugin.java are not reproducable
-
- Closed
-