JDK-2147684 : COM should be initialized for Shell API calls in ShellFolder2.cpp
  • Type: Backport
  • Backport of: JDK-6491795
  • Component: client-libs
  • Sub-Component: javax.swing
  • Priority: P1
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2007-03-15
  • Updated: 2011-02-16
  • Resolved: 2007-03-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6 JDK 7
6u2 b01Fixed 7Fixed
Comments
EVALUATION The fix is to run all COM tasks on a dedicated thread where COM is initialized.
15-03-2007