8164012: com/sun/jdi/CatchPatternTest.sh fails on jdk9/hs with Required output "Exception occurred: java.lang.IllegalMonitorStateException" not found
Summary: Change test so that irrelevant exceptions do not interfere
Reviewed-by: dholmes, dsamersoff
dsamersoff [Thu, 11 Aug 2016 17:47:47 +0300] rev 40463
8163143: illegal bci error with interpreted frames in SA due to mirror being stored in interpreted frames
Summary: Added code to represent the frame mirror offset in SA
Reviewed-by: dsamersoff
Contributed-by: jini.george@oracle.com