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 specifiedWhich 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