Integrated: 8371871: libSharedCloseAgent.cpp crashes VS2019 and older VS2022 compiler

Matthias Baesken mbaesken at openjdk.org
Thu Dec 11 08:20:44 UTC 2025


On Wed, 10 Dec 2025 10:12:07 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> test\jdk\java\foreign\sharedclosejvmti\libSharedCloseAgent.cpp fails with VS2019 and some versions of VS2022 compilers as follows
> 
> 
> ========================8<------------------------
> * For target support_test_jdk_jtreg_native_support_libSharedCloseAgent_libSharedCloseAgent.obj:
> libSharedCloseAgent.cpp
> z:\BuildAgent\work\23f345c5c4b56004\test\jdk\java\foreign\sharedclosejvmti\libSharedCloseAgent.cpp(105): fatal error C1001: Internal compiler error.
> (compiler file 'msc1.cpp', line 1603)

This pull request has now been integrated.

Changeset: b46aef88
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b46aef88b333db8866c60c18cbf842b6cb89dacf
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

8371871: libSharedCloseAgent.cpp crashes VS2019 and older VS2022 compiler

Reviewed-by: jvernee, mdoerr

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

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


More information about the core-libs-dev mailing list