On 4/28/07, Tim Ellison <[EMAIL PROTECTED]> wrote:

When we build in release mode, the properties.xml file sets up javac to
strip the debug info from .class files (line numbers, vars, etc).  While
this may be argued for a JRE, it is clearly not useful for the JDK or
HDK builds.  We only save some JAR file space, so I suggest we disable
this 'feature' and always include debug info in class files.

Anyone agree/disagree?


I agree to include debug info in JDK/HDK. It helps a lot for fixing bugs.

Tim




--
Best regards,
Andrew Zhang

Reply via email to