Why does the Windows build look for Solaris source files ?
Tim Bell
tim.bell at oracle.com
Thu Jun 6 22:05:37 UTC 2013
Hi Phil:
> I created a stripped down platform-specific set of sources for the
> Windows build
> and although it doesn't look like it was fatal I see the following :-
> ## Starting jdk
> /usr/bin/find: `/cygdrive/c/jdks/jdk8_2d/jdk/src/solaris/classes': No
> such file or directory
> /usr/bin/find: `/cygdrive/c/jdks/jdk8_2d/jdk/src/solaris/classes': No
> such file or directory
> /usr/bin/find: `/cygdrive/c/jdks/jdk8_2d/jdk/src/solaris/classes': No
> such file or directory
>
> Seems like these shouldn't be needed to do a Windows build
You are correct. I noticed these in your builds logs from yesterday,
and filed:
JDK-8016024
Copy paste error in jdk/makefiles/Tools.gmk
This is visible externally at:
http://bugs.sun.com/view_bug.do?bug_id=8016024
Tim
More information about the build-dev
mailing list