[9] RFR: 8130006: java/lang/invoke/MethodHandles/CatchExceptionTest Fails

Paul Sandoz paul.sandoz at oracle.com
Tue Jul 21 08:48:12 UTC 2015


On 20 Jul 2015, at 13:28, Konstantin Shefov <konstantin.shefov at oracle.com> wrote:

> Hello,
> 
> Please review a test bug fix.
> An exception caused by code cache overflow should be re-thrown before assertion check in the test.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8130006
> Webrev: http://cr.openjdk.java.net/~kshefov/8130006/webrev.00/
> 

Look ok. It might be worth placing a comment before the throwing of the error to say this will be treated differently. No need for another review if you choose to do that.

Paul.



More information about the core-libs-dev mailing list