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
Wed May 25 16:14:25 UTC 2016


> if realloc failure happened for non exception deoptimization then? we
> need to throw an exception at runtime exit..

Then thread->exception_oop() is null and we don't clear the pending
exception?

Roland.


More information about the hotspot-compiler-dev mailing list