I'm pretty sure JDK7 is still similar to building JDK6 on Windoze...   To get you over the hump u could try bootstrapping your build with a recent Windows JDK7 Proprietary Binary as built by Oracle.     This will likely let you build only the areas you are interested in working on.   Note that you won't be able to distribute the resulting binaries under the GPL, but, you will make progress toward your goal of building OpenJDK7 on Windoze.<div>

<br></div><div>--Denis</div><div>  <a href="http://openscg.org">http://openscg.org</a><br><br><div class="gmail_quote">On Wed, Dec 15, 2010 at 5:44 AM, Alan Bateman <span dir="ltr"><<a href="mailto:Alan.Bateman@oracle.com">Alan.Bateman@oracle.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">Dang Nhan Nguyen wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks for the tip, Denis<br>
<br>
I skip building CORBA (set BUILD_CORBA=false) and continue with the building.<br>
The build will look for corba binaries and files in ALT_JDK_IMPORT_PATH which is the same as BOOTTRAP_JDK jdk1.6.0_19.<br>
  <br>
</blockquote></div>
I haven't been following this thread, but if you are doing a partial build of jdk7 then ALT_JDK_IMPORT_PATH needs to be set to a recent build of jdk7.  That is, ALT_JDK_IMPORT_PATH  is the location of a jdk7 from where the build pulls the bits that you aren't building yourself.<br>

<font color="#888888">
<br>
-Alan.<br>
</font></blockquote></div><br></div>