<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Andrew John Hughes wrote:
<blockquote
cite="mid:17c6771e1001071740t6570912br8fe25c308380fba1@mail.gmail.com"
type="cite">
<pre wrap="">2010/1/8 Jonathan Gibbons <a class="moz-txt-link-rfc2396E" href="mailto:Jonathan.Gibbons@sun.com"><Jonathan.Gibbons@sun.com></a>:
</pre>
<blockquote type="cite">
<pre wrap="">Joe Darcy wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Kelly O'Hair wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Not many jdk developers build the docs on a regular basis that I know of.
The docs are certainly built nightly from the master area (jdk7/jdk7),
and should be built as part of the promoted build process.
I have not seen this problem before. I noticed that the sourcepath is a
little strange:
</pre>
</blockquote>
<pre wrap="">I do build docs regularly and I'm also seeing this problem in an
up-to-date child of JDK 7 TL I'm working with under Linux.
-Joe
</pre>
</blockquote>
<pre wrap="">I have a Hudson instance that routinely builds tl using "gnumake sanity
clean all SKIP_BOOT_CYCLE=false" but it is not seeing any problems.
Correction: Hudson is happy, but I see that there are problems in the log.
Perhaps we should work to make such issues hard failures.
-- Jon
</pre>
</blockquote>
<pre wrap=""><!---->
This does cause the build to error out for me. What are you using as
the bootstrap JDK?
</pre>
</blockquote>
<br>
I do a full (closed) and openjdk builds with<br>
ALT_BOOTDIR=/opt/jdk/1.6.0 (1.6.0_17-b02)<br>
ALT_JDK_IMPORT_PATH=/opt/jdk/1.7.0 (1.7.0-ea-b75)<br>
<br>
The openjdk build just does "gnumake sanity clean all" without the
SKIP_BOOT_CYCLE=false.<br>
<br>
Both builds are Hudson happy.<br>
<br>
-- Jon<br>
<br>
<br>
<br>
<br>
</body>
</html>