hg: jdk9/dev/langtools: 8064857: javac generates LVT entry with length 0 for local variable

vicente.romero at oracle.com vicente.romero at oracle.com
Tue Jan 6 01:36:39 UTC 2015


Changeset: 3bdbc3b8aa14
Author:    vromero
Date:      2015-01-05 17:35 -0800
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/3bdbc3b8aa14

8064857: javac generates LVT entry with length 0 for local variable
Reviewed-by: mcimadamore, jjg

! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassWriter.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Code.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Gen.java
- src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/LVTRanges.java
! test/tools/javac/flow/LVTHarness.java
! test/tools/javac/flow/tests/TestCaseFor.java
! test/tools/javac/flow/tests/TestCaseForEach.java
! test/tools/javac/flow/tests/TestCaseIfElse.java
! test/tools/javac/flow/tests/TestCaseSwitch.java
! test/tools/javac/flow/tests/TestCaseTry.java
! test/tools/javac/flow/tests/TestCaseWhile.java



More information about the jdk9-dev-changes mailing list