-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 7u80, 9, 10
-
Component/s: hotspot
-
windows
Related to https://bugs.openjdk.java.net/browse/JDK-8180347.
8180347 seems to be a a rare case that unhandled exceptions from native code are passed on through compiled code and then hit the guarantee(result == EXCEPTION_CONTINUE_EXECUTION) failure at HandleExceptionFromCodeCache().
Now this task is opened to add diagnostic code that prints more information when the guarantee failure is hit
8180347 seems to be a a rare case that unhandled exceptions from native code are passed on through compiled code and then hit the guarantee(result == EXCEPTION_CONTINUE_EXECUTION) failure at HandleExceptionFromCodeCache().
Now this task is opened to add diagnostic code that prints more information when the guarantee failure is hit