hg: jdk9/sandbox/langtools: 8134759: jdb: Incorrect stepping inside finally block
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Tue Oct 27 09:46:06 UTC 2015
Changeset: 16873e56156e
Author: aeriksso
Date: 2015-10-27 10:35 +0100
URL: http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/16873e56156e
8134759: jdb: Incorrect stepping inside finally block
Summary: Add LineNumberTable attribute for return bytecodes split around finally code
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Gen.java
+ test/tools/javac/linenumbers/FinallyLineNumberTest.java
More information about the jdk9-sandbox-changes
mailing list