History log of /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Deoptimization/DeoptimizationWithExceptionHandlingTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
05d155ffe486a3b336d3d40edc20be3233a2fd7f 19-Jan-2015 Sebastien Hertz <shertz@google.com> Test exception handling during deoptimization

Tests we properly handle thrown exception when we fully deoptimized
the stack. We use the METHOD_ENTRY event to cause full deoptimization
and also check the EXCEPTION event works correctly.

Bug: 19057915
Bug: 17726432
Change-Id: I295b0a7f08b4f1a5e7a22dedf0f863ed6089165b
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Deoptimization/DeoptimizationWithExceptionHandlingTest.java