-
Bug
-
Resolution: Fixed
-
P4
-
24
-
master
Some makefiles include JavaCompilation.gmk when they really want to include ZipArchive.gmk. (Currently, JavaCompilation.gmk includes ZipArchive.gmk indirectly to keep backwards compatibility from when these were implemented in the same file.)
Also, all files that calls SetupJarArchive should include JarArchive.gmk directly.
Also, all files that calls SetupJarArchive should include JarArchive.gmk directly.
- links to
-
Commit(master) openjdk/jdk/5eb0733f
-
Review(master) openjdk/jdk/22194