-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
8u181
-
generic
A DESCRIPTION OF THE PROBLEM :
The Windows file version on the server/jvm.dll file in JDK 1.8.0_181 is 8.0.1810.13 instead of a number that is 25.71.0.1 or greater. This causes problems updating this file using the Microsoft Installer for private Java installations. See https://bugs.openjdk.java.net/browse/JDK-8177026.
REGRESSION : Last worked in version 8u162
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Install Java JDK 1.8.0_181
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Right click on jre/bin/server/jvm.dll in the Windows Explorer and see that the File version is 8.0.1810.13.
ACTUAL -
The File version should be 25.71.0.1 or higher.
FREQUENCY : always
The Windows file version on the server/jvm.dll file in JDK 1.8.0_181 is 8.0.1810.13 instead of a number that is 25.71.0.1 or greater. This causes problems updating this file using the Microsoft Installer for private Java installations. See https://bugs.openjdk.java.net/browse/JDK-8177026.
REGRESSION : Last worked in version 8u162
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Install Java JDK 1.8.0_181
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Right click on jre/bin/server/jvm.dll in the Windows Explorer and see that the File version is 8.0.1810.13.
ACTUAL -
The File version should be 25.71.0.1 or higher.
FREQUENCY : always
- relates to
-
JDK-8177026 jvm.dll file version not updated since 8u72
- Closed