-
Bug
-
Resolution: Fixed
-
P2
-
5.0u4
-
b67
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2132180 | 5.0u7 | Shanliang Jiang | P2 | Resolved | Fixed | b01 |
RMIConnector.addListenerWithSubject() method has call to pushDefaultClassLoader() but no corresponding call to popDefaultClassLoader(). This would lead to changing current thread context class loader when using the method unless the context class loader is the same as the RMIConnector default class loader.
- backported by
-
JDK-2132180 Missed popDefaultClassLoader() in RMIConnector.addListenerWithSubject()
-
- Resolved
-