RFR: 8371871: libSharedCloseAgent.cpp crashes VS2019 and older VS2022 compiler
Matthias Baesken
mbaesken at openjdk.org
Wed Dec 10 10:19:08 UTC 2025
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)
-------------
Commit messages:
- JDK-8371871
Changes: https://git.openjdk.org/jdk/pull/28739/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28739&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8371871
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/28739.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28739/head:pull/28739
PR: https://git.openjdk.org/jdk/pull/28739
More information about the core-libs-dev
mailing list