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

Sergey Bylokhov serb at openjdk.org
Fri Dec 8 17:12:29 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 one additional commit since the last revision:

  Update src/java.desktop/windows/native/libawt/windows/awt_Desktop.cpp
  
  date
  
  Co-authored-by: Alexey Ivanov <alexey.ivanov at oracle.com>

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

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

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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