RFR: Backport of fix for https://bugs.openjdk.java.net/browse/JDK-8129740

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Tue May 24 09:55:36 UTC 2016


Looks good!

Maurizio

On 24/05/16 10:14, Srikanth wrote:
> Hello!
>
> https://bugs.openjdk.java.net/browse/JDK-8157142 requests for a 
> backport of the
> fix made for https://bugs.openjdk.java.net/browse/JDK-8129740
>
> (1) The original patch does not apply as is after path shuffling.
>
> However, manual application of the two failed hunks in 
> LambdaToMethod.java is straightforward
> and does not call for any real change in code.
>
> (2) The file 
> test/tools/javac/lambda/T8129740/SourceToSourceTranslationTest.java
> required some rewriting since the ToolBox class API is different between
> JDK9 and JDK8.
>
> Langtools + JCK tests have been run and are all green.
>
> Please review here:
>
> http://cr.openjdk.java.net/~sadayapalam/JDK-8157142/webrev.00/
>
> Thanks in advance,
> Srikanth
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20160524/771520ac/attachment.html>


More information about the compiler-dev mailing list