location of -source / -target in new build infrastructure

Mike Duigou mike.duigou at oracle.com
Fri Apr 20 00:13:01 UTC 2012


Hello All;

I am working on merging the new build infra into the lambda workspace and have run into a minor problem. The javac compile for the jdk sources is run with -source 7 -target 7 rather than -source 8 -target 8. In the classic build system for the lambda repo everything except langtools is compiled with source/target 8. I looked and couldn't find where the new build sets the source version. Any helpful pointers?

Thanks,

Mike


More information about the build-dev mailing list