<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
And I've found two issues in the windows build that I would like to
correct.<br>
<br>
<a
href="http://cr.openjdk.java.net/%7Eerikj/build-infra-m1.1/webrev-jdk-windowsfix/">http://cr.openjdk.java.net/~erikj/build-infra-m1.1/webrev-jdk-windowsfix/</a><br>
<br>
makefiles/java/redist/sajdi/Makefile<br>
The windows build broke when the full debug symbols were introduced.
In 7170079, we haven't converted full debug symbols yet. The webrev
contains a small fix (copying make/java/redist/sajdi/Makefile) which
makes the build pass, but still without properly working full debug
symbols. A full conversion of that feature will be in the next major
push.<br>
<br>
makefiles/CompileJavaClasses.gmk<br>
My temp fix for generating headers for specific classes in jdk.base
failed on windows. The reason for using the variable PLATFORM is
that it's commonly used in that file at this point.<br>
<br>
With these two, the windows build works at least as well as it used
to before 7170079.<br>
<br>
/Erik<br>
<b style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
font-style: normal; font-variant: normal; letter-spacing: normal;
line-height: normal; orphans: 2; text-indent: 0px; text-transform:
none; white-space: normal; widows: 2; word-spacing: 0px;
background-color: rgb(238, 238, 238); font-size: medium;">
</b><br>
On 2012-06-08 19:32, Kelly O'Hair wrote:
<blockquote
cite="mid:4088F0CA-0C05-40B2-B462-3B250D229CC3@oracle.com"
type="cite">
<pre wrap="">Technically, I had plenty of reviewers via the build-infra team, my wording was a bit off on this email. Sorry.
These new build-infra changes have now been pushed into the jdk8/build forest.
I have NOT verified the build-infra builds, only verified that the existing old makefiles are not impacted.
This probably won't be integrated into jdk8/jdk8 until the middle of next week.
So we have time to adjust any issues in jdk8/build that we find prior to Tuesday evening (Pacific time) or so.
Many thanks to the build-infra team and all the hard work on this.
-kto
On Jun 7, 2012, at 8:10 PM, Kelly O'Hair wrote:
</pre>
<blockquote type="cite">
<pre wrap="">
No impact to the current makefiles.
This is changes for the new build-infra makefiles.
I'm sure there is more to come.
Thanks to Erik, Magnus, Fredrik, and Jonas. If I missed anyone else that has contributed on this, my apologies.
7170079: Adjustments to build-infra makefiles
<a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~ohair/openjdk8/build-infra2/webrev/">http://cr.openjdk.java.net/~ohair/openjdk8/build-infra2/webrev/</a>
-kto
</pre>
</blockquote>
<pre wrap="">
</pre>
</blockquote>
</body>
</html>