-
Bug
-
Resolution: Duplicate
-
P4
-
6
-
generic
-
generic
as part of the JVM start-up work, msvcp71.dll has been identified as
a 500Kb file that is only used by two JRE .dlls. if we can remove
the dependency by static linking we can cut down JRE download size
a 500Kb file that is only used by two JRE .dlls. if we can remove
the dependency by static linking we can cut down JRE download size
- duplicates
-
JDK-6347028 Use /D _STATIC_CPPLIB on Windows to prevent dependence on msvcp71.dll
- Resolved
- relates to
-
JDK-6347330 Remove jvm.dll dependency on msvcp71.dll
- Closed