RFR: 8270269: Desktop.browse method fails if earlier CoInitialize call as COINIT_MULTITHREADED [v2]

Sergey Bylokhov serb at openjdk.org
Thu Dec 7 22:57:52 UTC 2023


> The fix for a regression caused by the https://bugs.openjdk.org/browse/JDK-6508941. it does not take into account RPC_E_CHANGED_MODE when COM was already initialized using COINIT_MULTITHREADED mode.
> 
> @aivanov-jdk please take a look.

Sergey Bylokhov has updated the pull request incrementally with three additional commits since the last revision:

 - 8270269: Desktop.browse method fails if earlier CoInitialize call as COINIT_MULTITHREADED
 - Revert "6508941: java.awt.Desktop.open causes VM to crash with video files sporadically"
   
   This reverts commit 85269470
 - Revert "8270269: Desktop.browse method fails if earlier CoInitialize call as COINIT_MULTITHREADED"
   
   This reverts commit 4908d9c220950683d3a5010d12ab756eff6b6fa7.

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/17010/files
  - new: https://git.openjdk.org/jdk/pull/17010/files/4908d9c2..edcda08c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17010&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17010&range=00-01

  Stats: 27 lines in 2 files changed: 4 ins; 12 del; 11 mod
  Patch: https://git.openjdk.org/jdk/pull/17010.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17010/head:pull/17010

PR: https://git.openjdk.org/jdk/pull/17010


More information about the client-libs-dev mailing list