hg: jdk8/tl/langtools: 6326693: variable x might already have been assigned, when assignment is in catch block
vicente.romero at oracle.com
vicente.romero at oracle.com
Tue Jul 2 14:50:44 PDT 2013
Changeset: 3b4f92a3797f
Author: vromero
Date: 2013-07-02 22:49 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/3b4f92a3797f
6326693: variable x might already have been assigned, when assignment is in catch block
Reviewed-by: mcimadamore
! src/share/classes/com/sun/tools/javac/comp/Flow.java
+ test/tools/javac/T6326693/FinalVariableAssignedToInCatchBlockTest.java
+ test/tools/javac/T6326693/FinalVariableAssignedToInCatchBlockTest.out
More information about the serviceability-dev
mailing list