BUILD_JOBJC woes on Mac

Alan Bateman Alan.Bateman at oracle.com
Tue May 21 07:15:28 UTC 2013


On 21/05/2013 06:00, David Holmes wrote:
> Hi Alan,
>
> That log looks correct to me. can you verify if the missing types are 
> indeed within:
>
> /u/alanb/ws/jdk7u-dev/build/macosx-x86_64/j2sdk-image/jre/lib/rt.jar
>
> ?
>
> David
>
That's the boot JDK so it isn't going to have types that are new in 
jdk8. So I think the issue that both jdk8 classes and apple classes used 
by jobjc are be generated to gensrc. It just happened to work previously 
because gensrc/** didn't reference anything that is new in jdk8.

-Alan.





More information about the build-dev mailing list