-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b38
-
x86
-
windows_xp
Three methods in ShellFolder2.cpp contain CoInitialize/CoUninitialize pairs. When calling CoInitialize, RPC_E_CHANGED_MODE is hot handled correctly. This may cause erroneous COM shutdown in case the user has already initialized COM in MTA model in her native code on the same thread. It is an obvious coding error which hampers interoperability with native user code.
###@###.### 2005-04-29 18:34:51 GMT
###@###.### 2005-04-29 18:34:51 GMT
- relates to
-
JDK-6261273 JFileChooser causes COM shutdown
-
- Closed
-