RFR: JDK-8001191: use -source 8 -target 8 when compiling the JDK
Kumar Srinivasan
kumar.x.srinivasan at oracle.COM
Wed Oct 31 18:18:42 UTC 2012
> Looks good.
>
> make/java/invoke/Makefile:
> I have had good success in the lambda repo with just removing the version directives from this file. They date from early days of 292 and are no longer relevant. The package compiles just fine using the global default now.
Lets address this as separate issue when we start the lambda merges.
Kumar
>
> On Oct 31 2012, at 10:43 , Kumar Srinivasan wrote:
>
>> Hello,
>>
>> Please review changes to rev up the default -source and -target for jdk compilation,
>> thus producing v52.0 class files.
>>
>> Bug is here:
>> https://jbs.oracle.com/bugs/browse/JDK-8001191
>>
>> Webrev is here:
>> http://cr.openjdk.java.net/~ksrini/8001191/webrev.0/
>>
>> Note: this webrev is generated against the master repository but changes will be
>> pushed via tl after the tl-master sync is completed.
>>
>> Thanks
>> Kumar
>>
More information about the build-dev
mailing list