RFR: jdk8-tl builds windows builds failing in corba - javac: no source files

Bradford Wetmore bradford.wetmore at oracle.com
Thu Oct 17 01:10:14 UTC 2013


http://cr.openjdk.java.net/~wetmore/8026762/webrev/

The JDK build broke because the JDK couldn't find the CORBA inbound files.

Needs to be quoted due to Windows separator being a semi-colon:

JAVAC:   is path separator
CYGWIN:  is statement/command separator

I also did two minor indention cleanups.  I know there are some inbound 
CORBA cleanups, is this ok?  Please see the patch file for the complete 
list, as "webrev -b" isn't working for whitespace changes.

Brad



More information about the build-dev mailing list