dsamersoff [Tue, 20 Dec 2016 15:40:01 +0300] rev 42895
8165496: assert(_exception_caught == false) failed: _exception_caught is out of phase
Summary: Two separate flags, exception_detected and exception_caught, replaced with one.
Reviewed-by: sspitsyn, coleenp, dholmes