EVALUATION
Jennifer, please look into the build and make sure the kernel is being built with the same files as the non-kernel build. If it is, please reassign to kernel team.
When applying 6u10 to 6u11 patch, the warning:
bin\awt.dll: Old File not found. However, a file of the same name was
found. No update done since the file contents do not match.
is displayed.
The awt.dll file has a different chksum and a different timestamp.
The non-kernel file is:
C:\Program Files\Java\Copy of jre6 - save non-kernel online install\bin\>dir awt.dll
11/28/2007 11:44 AM 1,150,976 awt.dll
C:\Program Files\Java\Copy of jre6 - save non-kernel online install\bin\>cksum awt.dll
2124004920 1150976 awt.dll
The awt.dll file installed by kernel:
C:\Program Files\Java\jre6\bin>dir awt.dll
Directory of C:\Program Files\Java\jre6\bin
11/28/2007 01:08 PM 1,150,976 awt.dll
1 File(s) 1,150,976 bytes
C:\Program Files\Java\jre6\bin>cksum awt.dll
2220987848 1150976 awt.dll
|