-
Bug
-
Resolution: Fixed
-
P2
-
8
-
b01
-
generic
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8359565 | shenandoah8u372 | Dukebot | P2 | Resolved | Fixed | b01 |
After adding support of MSVS2019 configure script renames
vcruntime140.dll -> vcrunt~1.dll
vcruntime140_1.dll -> vcrunt~2.dll
so generated images cannot be run on the systems without installed VC redistributable package.
Another issue is that only JRE image contains new vcruntime140_1.dll but JDK image does not
vcruntime140.dll -> vcrunt~1.dll
vcruntime140_1.dll -> vcrunt~2.dll
so generated images cannot be run on the systems without installed VC redistributable package.
Another issue is that only JRE image contains new vcruntime140_1.dll but JDK image does not
- backported by
-
JDK-8359565 [8u] generated images are broken due to renaming of MSVC runtime DLL's
-
- Resolved
-