-
Bug
-
Resolution: Fixed
-
P4
-
1.0.1
-
None
-
beta2
-
sparc
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2077609 | 1.0.1 | Shanliang Jiang | P4 | Resolved | Fixed | team |
Two problems make the tests fail on jmxmp with JTREG:
1) the bug 4943274;
2) the test uses the interface InvocationHandle, but does not catch InvocationTargetException and then rethrow its cause exception, this InvocationTargetException will cause an UndeclaredThrowableException and caught by JTREG, and makes JTREG fail
1) the bug 4943274;
2) the test uses the interface InvocationHandle, but does not catch InvocationTargetException and then rethrow its cause exception, this InvocationTargetException will cause an UndeclaredThrowableException and caught by JTREG, and makes JTREG fail
- backported by
-
JDK-2077609 BrokenConnectionTest failed on jmxmp
-
- Resolved
-
- relates to
-
JDK-4943274 JMXMP connector client throws IllegalStateException but should be IOException
-
- Resolved
-