<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <font face="DejaVu Serif">Build folk,<br>
      <br>
      The following fix should make it possible to (again) build
      langtools on a Mac.   <br>
      <br>
      Dan Smith reports:<br>
      - When building the GenStubs in OS X, the Java 6 tools classes are
      in classes.jar, and this shadows $build.bootstrap.dir, which
      appears in the classpath.  This can be fixed with
      -Xbootclasspath/p.<br>
      <br>
      Webrev here:<br>
          <a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~jjg/7018452/webrev/">http://cr.openjdk.java.net/~jjg/7018452/webrev/</a><br>
      <br>
      -- Jon<br>
    </font>
  </body>
</html>