Random jigsaw build error
Mandy Chung
mandy.chung at oracle.com
Thu Jan 6 09:03:45 PST 2011
On 01/06/11 06:38, Sean Mullan wrote:
> Often when I am working on some local code changes which cause a build
> to fail, I will fix the error, and then do a "make all" from the top
> level directory. The build will proceed further but then fail with the
> following error:
>
> make[4]: Entering directory
> `/home/mullan/hg/jigsaw-certs/jdk/make/java/net'
> ...
> Error: Could not find class file for
> 'java.net.InetAddressImplFactory'.
>
> (I can send further details of the build log if necessary).
>
> If I then do a "make clean; make all", the error goes away...
>
> Has anyone else encountered this? It is frustrating because I have to
> do a complete rebuild from scratch.
>
I remember seeing this but I thought it is a JDK 7 build issue (but I
could be wrong). I suggest filing a bug to track this and I can look
into it when I get a chance. It would be really helpful if you can try
that on jdk7/jdk repo with some change that causes a build failure and
see if you can reproduce the same issue.
Mandy
More information about the jigsaw-dev
mailing list