On Thu, 7 Dec 2023 03:03:59 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: b25ed57b Author: Sergey Bylokhov <s...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/b25ed57b764fc485e4e8ca4118ffb1cc70fdfe7f Stats: 25 lines in 2 files changed: 4 ins; 10 del; 11 mod 8270269: Desktop.browse method fails if earlier CoInitialize call as COINIT_MULTITHREADED Reviewed-by: aivanov ------------- PR: https://git.openjdk.org/jdk/pull/17010