REGRESSION: JNI ExceptionClear does not clear JVMTI's view of the exception

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • hs10
    • Affects Version/s: 7
    • Component/s: hotspot
    • b07
    • generic
    • generic

        After JNI ExceptionClear is called to clear a pending exception, JVMTI thinks the exception is still pending. JVMTI will not post an exception catch event, and future method exit and pop frame events will be reported as being caused by an exception.

        This problem was introduced in 5.0 and was fixed in 5.0_03 by the fix for
          6181784 Step requests ignored after an exception in debugee

        It was accidently re-introduced in 6.

              Assignee:
              Keith Mcguigan (Inactive)
              Reporter:
              Keith Mcguigan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: