|
Quick Lists
|
|
Bug ID:
|
6512182
|
|
Votes
|
0
|
|
Synopsis
|
REGRESSION: JNI ExceptionClear does not clear JVMTI's view of the exception
|
|
Category
|
hotspot:runtime_system
|
|
Reported Against
|
b06
|
|
Release Fixed
|
hs10(b07),
6u1(b03) (Bug ID:2145800)
, 7(b07) (Bug ID:2176838)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
2-High
|
|
Related Bugs
|
6181784
,
6197264
|
|
Submit Date
|
11-JAN-2007
|
|
Description
|
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.
Posted Date : 2007-01-12 15:23:28.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Code restored
Posted Date : 2007-01-17 21:06:46.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |