-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b11
Most of the classes in the jdk are compiled without -g in release builds. In jaxp and jaxws, -g is always added regardless of global debug level. This should be removed so that we get consistent behavior for all class files.