Merging jdk7-b75 into Jigsaw

Kelly O'Hair Kelly.Ohair at Sun.COM
Fri Nov 6 11:03:56 PST 2009



Mark Reinhold wrote:
>> Date: Fri, 06 Nov 2009 09:59:33 -0800
>> From: kelly.ohair at sun.com
> 
>> This looks like a boot cycle build, the jaxws ant script was given:
>>
>>   >>      [echo] java.home=/w/jigsaw/boot-build/j2sdk-image/jre
>>
>> So it's using the boot-build jdk and not finding everything it needs.
>> I'd suspect rt.jar or tools.jar is missing something.
> 
> This is weird.  j2sdk-image/lib/tools.jar has the com.sun.mirror package,
> but for some reason the jaxws build isn't finding it.
> 
> Is it a bug that java.home is being defined as j2sdk-image/jre rather
> than just j2sdk-image?

Ant's java.home usually does refer to the jre, so I don't think that's
unusual.

-kto

> 
> I'm starting to suspect something in my build environment.  I'll try a
> pure M5 build, without any Jigsaw changes, and see what happens.
> 
> - Mark



More information about the jigsaw-dev mailing list