-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b54
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8081885 | emb-9 | Erik Joelsson | P4 | Resolved | Fixed | b54 |
In JavaCompilation.gmk, between the definitions of SetupArchive and add_file_to_copy, there is a partial block of code that looks like it shouldn't be there. It seems to be part of the moved SetupZipArchive and has most likely reappeared in JavaCompilation in a merge. The code snippet is definitely not used and should be removed.
- backported by
-
JDK-8081885 Remove dead code from merge mistake in JavaCompilation.gmk
-
- Resolved
-