-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: infrastructure
-
None
The option --disable-zip-debug-info is silently ignored after the changes for JDK-8036003.
This results in very bad user experience; deprecated options should preferably be supported using the new options (e.g. --with-debug-symbols=external), or if that is not possible, give an error, but not ignored.
This results in very bad user experience; deprecated options should preferably be supported using the new options (e.g. --with-debug-symbols=external), or if that is not possible, give an error, but not ignored.