-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 8
-
Component/s: infrastructure
-
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
-