RFR(S): JDK-8165496 assert(_exception_caught == false) failed: _exception_caught is out of phase

Dmitry Samersoff dmitry.samersoff at oracle.com
Fri Oct 21 08:42:21 UTC 2016


Everybody,

Please review a small modification of the fix for JDK-8134434:

http://cr.openjdk.java.net/~dsamersoff/JDK-8165496/webrev.04/

Its' possible that we come to rethrow_C when _exception_caught is
already cleared. We need not to set exception_detected in this
case.

-Dmitry

-- 
Dmitry Samersoff
Oracle Java development team, Saint Petersburg, Russia
* I would love to change the world, but they won't give me the sources.


More information about the serviceability-dev mailing list