Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8191099

Add diagnostic code to print more information with guarantee(result == EXCEPTION_CONTINUE_EXECUTION) failure

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 7u80, 9, 10
    • hotspot

      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

            Unassigned Unassigned
            rraghavan Rahul Raghavan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: