hg: jdk/jdk: 8210435: don't add local variable spots if they are DCE'ed by the compiler
vicente.romero at oracle.com
vicente.romero at oracle.com
Thu Sep 6 13:00:16 UTC 2018
Changeset: 805807f15830
Author: vromero
Date: 2018-09-06 05:44 -0700
URL: http://hg.openjdk.java.net/jdk/jdk/rev/805807f15830
8210435: don't add local variable spots if they are DCE'ed by the compiler
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Gen.java
+ test/langtools/tools/javac/T8210435/NoLocalsMustBeReservedForDCEedVarsTest.java
More information about the jdk-changes
mailing list