-
Bug
-
Resolution: Unresolved
-
P5
-
24, 25
There is a comment in src/java.base/windows/native/libjava/WinCAPISeedGenerator.c for Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed:
Some early versions of Windows 95 do not support the required functions.
Use runtime linking to avoid problems.
Windows 95 is not supported anymore and runtime linking was removed inJDK-7030249
Some early versions of Windows 95 do not support the required functions.
Use runtime linking to avoid problems.
Windows 95 is not supported anymore and runtime linking was removed in
- relates to
-
JDK-8339249 Remove redundant comment in WinCAPISeedGenerator.c
-
- Closed
-
-
JDK-7030249 Eliminate use of LoadLibrary and other clean-ups
-
- Closed
-