RFR: 8146416: java.lang.OutOfMemoryError triggers: assert(current_bci == 0) failed: bci isn't zero for do_not_unlock_if_synchronized

Roland Westrelin rwestrel at redhat.com
Fri Jun 3 10:06:27 UTC 2016


Hi Jamsheed,

> Addressed all comments:
> 
> 1) removed xmx settings
> 
> 2) cleared JVMTI pending early return.
> 
> 3) Removed Uncommon trap test case(as its heavily tuned, and will not
> work for most of heap settings).
> 
> revised webrev: http://cr.openjdk.java.net/~jcm/8146416/webrev.03/

That looks good to me. It's probably a good idea to keep a large enough
-Xmx for the test case. Anyway, that doesn't require a new webrev.

Roland.


More information about the hotspot-compiler-dev mailing list