Maurizio Cimadamore
|
f657a91f07
|
8180660: missing LNT entry for finally block
Co-authored-by: Vicente Romero <vicente.romero@oracle.com>
Reviewed-by: mcimadamore, vromero
|
2017-06-07 00:04:12 -07:00 |
Andreas Eriksson
|
835c0b0d2e
|
8134759: jdb: Incorrect stepping inside finally block
Add LineNumberTable attribute for return bytecodes split around finally code
Reviewed-by: mcimadamore
|
2015-10-27 10:35:14 +01:00 |
Maurizio Cimadamore
|
67589cfc73
|
8061778: Wrong LineNumberTable for default constructors
Synthetic empty blocks generated by Lower are erroneously picked up by Gen
Reviewed-by: jjg
|
2014-10-24 10:54:04 +01:00 |