Merging jdk7-b75 into Jigsaw

Jonathan Gibbons Jonathan.Gibbons at Sun.COM
Fri Nov 6 06:10:45 PST 2009


Mark Reinhold wrote:
> I gave this a try, but ran into problems.  There was an auto-merge in
> langtools, and the first build went fine, but when using that build to
> bootstrap a second build I ran into errors in jaxws (log excerpt below).
>
> Does this look at all familiar?
>
> - Mark
>
> ----
Mark,

You say this was on a rebuild, and since it looks like a package is 
missing, I would check for merge problems in the jdk/ makefiles, where 
the contents of rt.jar and tools.jar are defined. Perhaps a package got 
accidentally dropped from one of those lists.

-- Jon



More information about the jigsaw-dev mailing list