<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Andrew,<div><br></div><div>It's one thing to be enabling more debug information if you set flags, and/or making it more consistent, but I'm not happy with you removing debug information by default.  At least from reading the changeset diff, it seems there is no way to get what was previously the default amount of debug info, which is source,lines (but not vars).</div><div><br></div><div>Source and lines are good to get useful stack traces in the face of exceptions, even if var information is not present.  var information is typically not required in product builds.</div><div><br></div><div>-- Jon</div><div><br></div><div><br><div><br><div>Begin forwarded message:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>From: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica"><a href="mailto:aph@redhat.com">aph@redhat.com</a></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>Date: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica">April 17, 2009 8:15:39 AM PDT</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>To: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica"><a href="mailto:jdk7-changes@openjdk.java.net">jdk7-changes@openjdk.java.net</a>, <a href="mailto:build-dev@openjdk.java.net">build-dev@openjdk.java.net</a></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>Subject: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica"><b>hg: jdk7/build/langtools: 6829575: 100028: Debug information is incomplete or missing</b></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div> </div><div>Changeset: 4b72c2556789<br>Author:    aph<br>Date:      2009-04-17 15:56 +0100<br>URL:       <a href="http://hg.openjdk.java.net/jdk7/build/langtools/rev/4b72c2556789">http://hg.openjdk.java.net/jdk7/build/langtools/rev/4b72c2556789</a><br><br>6829575: 100028: Debug information is incomplete or missing<br>Summary: Enable debugging in many places<br>Reviewed-by: ohair<br>Contributed-by: Andrew Haley <<a href="mailto:aph@redhat.com">aph@redhat.com</a>><br><br>! make/Makefile<br><br></div></blockquote></div><br></div></body></html>