JDK 10 build broken by "8028546: Add -source 10 and -target 10 to javac"
David Holmes
david.holmes at oracle.com
Wed Feb 1 01:24:28 UTC 2017
Joe,
I just sync'd my jdk10 forest before pushing the version 10 update and
related hotspot changes and now all builds are failing due to:
warning: [options] bootstrap class path not set in conjunction with
-source 1.9
error: warnings found and -Werror specified
Which would appear to be due to having added the -source 10 and -target
10 support - probably in conjunction with the version update to 10.
Is there a simple fix to the makefiles?
Thanks,
David
More information about the build-dev
mailing list