hg: jdk8u/jdk8u-dev/langtools: 8066871: java.lang.VerifyError: Bad local variable type - local final String

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Wed Mar 2 18:23:32 UTC 2016


Changeset: 8c3890c90147
Author:    rpatil
Date:      2016-03-02 18:33 +0530
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/8c3890c90147

8066871: java.lang.VerifyError: Bad local variable type - local final String
Summary: baseType() erroneously called on MethodResultInfo causes lack of constant type info
Reviewed-by: jlahoda, mcimadamore

! src/share/classes/com/sun/tools/javac/comp/Attr.java
! src/share/classes/com/sun/tools/javac/comp/Resolve.java
+ test/tools/javac/conditional/ConditionalWithFinalStrings.java



More information about the jdk8u-dev-changes mailing list