Merging jdk7-b75 into Jigsaw
Mark Reinhold
mr at sun.com
Fri Nov 6 10:22:17 PST 2009
> 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?
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