I noticed that the source is included in the JRE. Is this necessary/desireable?
Wayne -- Wayne Beaton The Eclipse Foundation [EMAIL PROTECTED] Skype, YIM: waynebeaton http://www.eclipse.org http://wbeaton.blogspot.com/ http://www.planeteclipse.org/planet/ > -----Original Message----- > From: Yang Paulex [mailto:[EMAIL PROTECTED] > Sent: April 28, 2007 10:57 AM > To: [email protected] > Subject: Re: [snapshot] Missing debug info in class files > > I have no strong feelingson JRE, but +1 to keep debug info > for HDK/JDK build. The debug info is very helpful > > 2007/4/28, Tim Ellison <[EMAIL PROTECTED]>: > > > > 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? > > > > Tim > > > > > > -- > Paulex Yang > China Software Development laboratory > IBM >
