hg: jdk8u/jdk8u-dev/langtools: 8037935: Javac -- final local String var referenced in binary/unary op in lambda produces code that does not verify

Seán Coffey sean.coffey at oracle.com
Fri Apr 11 09:06:20 UTC 2014


Robert,

likewise with this one. Log an approval request.
http://openjdk.java.net/projects/jdk8u/groundrules.html

regards,
Sean.


On 10/04/14 22:02, robert.field at oracle.com wrote:
> Changeset: ba7ee72d5d6b
> Author:    rfield
> Date:      2014-04-10 14:01 -0700
> URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/ba7ee72d5d6b
>
> 8037935: Javac -- final local String var referenced in binary/unary op in lambda produces code that does not verify
> Summary: Remove over-zealous Attr optimization breaking lambdas
> Reviewed-by: jjg, vromero
>
> ! src/share/classes/com/sun/tools/javac/comp/Attr.java
> + test/tools/javac/lambda/T8037935/LambdaWithBinOpConstRefToConstString.java
>




More information about the jdk8u-dev mailing list