<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
End of today is the code freeze for the build integration area.  The
last putback (Bug ID: 6829575) broke the windows builds.  <br>
<br>
Chris Hegarty's (SCTP feature) is in the build integration area so the
changes from there need to be pushed to the master prior to build 56.
Please address the above problem by the end of today, otherwise the
original code for 6829575 would need to be backed out. <br>
<br>
Thanks,<br>
-Xiomara<br>
<br>
<br>
<br>
Andrew Haley wrote:
<blockquote cite="mid:49E9A455.4060808@redhat.com" type="cite">
  <pre wrap="">Jonathan Gibbons wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Andrew Haley wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">I'm going to change langtools/jaxp/jaxws to

ifeq ($(DEBUG_CLASSFILES), true)
  ANT_OPTIONS += -Djavac.debug=true
  ANT_OPTIONS += -Djavac.debuglevel=source,lines,vars
endif
      </pre>
    </blockquote>
    <pre wrap="">Yes.  If all you want to do is to provide a consistent way of enabling
all debug info in classfiles, then I agree with this proposed change.  
I'm sorry, I misread the earlier email and confused Kelly's proposed
change  with your actual changeset.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I cannot tell whether this reply from Jonathan is sufficient permission
for me to commit this change.  I guess it is, but as this is my first
commit I'm not sure exactly what the policy is.

I know that my previous patch somewhat broke debuginfo, so I want to fix
it ASAP, but I don't want to break approval policy.  Damned if I do, and
damned if I don't...

Andrew.
  </pre>
</blockquote>
<br>
</body>
</html>