SHA1 and file size mismatch in JRE 7 update 4 Fixlets

(imported topic written by LowellKinzer)

In each of the Java SE Runtime Environment 7 update 4 Fixlets (32-bit and 64-bit) in the Updates for Windows Applications site, the SHA1 value and file size do not match the current offerings on the Oracle site.

32-bit Fixlet action statement:

prefetch jre-7u4-windows-i586.exe sha1:9702f6a0f4bcc905501531a8ba1668a2e55e9311 size:21052880

Oracle 32-bit download:

C:\tmp\Java SE Runtime Environment 7u4>Sha1.exe -s jre-7u4-windows-i586.exe

ceb139e161b183e7cd7f85762763e01868e752a6

File size: 21,053,392

64-bit Fixlet action statement:

prefetch jre-7u4-windows-x64.exe sha1:c362a31c71b69855edf7be0ef0a465597a52cdf2 size:21865936

Oracle 64-bit download:

C:\tmp\Java SE Runtime Environment 7u4>Sha1.exe -s jre-7u4-windows-x64.exe

8b94d5cb87bd3ddf2bda810cf2ee95de5fbd4911

File size: 21,865,936

A workaround would be to copy each 7u4 Fixlet, then update the SHA1 value and file size info.

Cheers,

Lowell

(imported comment written by SystemAdmin)

Hi,

The sha1 and size mismatch errors are apparently caused due to changes to the jre executable from the time of release by Oracle.

The updates to the fixlets have been made and should be reflected in

Site:Updates For Windows Applications

Version: 452

Thanks,

Mayank

(imported comment written by LowellKinzer)

Thank you, Mayank.

Cheers,

Lowell