History log of /openjdk10/nashorn/test/script/basic/JDK-8177691.js
Revision Date Author Comments
# 1984:ce5973feed58 31-Aug-2017 sdama

8177691: Labeled break in catch and finally works wrongly, when invoked through nashorn
Summary: Added support to check if the block contains goto statements before flagging it as terminal
Reviewed-by: hannesw, jlaskey
Contributed-by: srinivas.dama@oracle.com