-
Bug
-
Resolution: Won't Fix
-
P3
-
9
-
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.