JDK-4905492 : The size of the client jvm.dll has increased by 20% since 1.4.2
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 5.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2003-08-12
  • Updated: 2003-08-18
  • Resolved: 2003-08-18
Related Reports
Duplicate :  
Description
It grew by around 10% on windows in that b08

ls -l b07/binaries/windows-i586/jre/bin/client/jvm.dll
-rwxrwxr-x   1 10       java_re  1200246 May 21 21:54 b07/binaries/windows-i586/jre/bin/client/jvm.dll

ls -l b08/binaries/windows-i586/jre/bin/client/jvm.dll
-rwxrwxr-x   1 10       java_re  1421430 Jun  4 00:28 b08/binaries/windows-i586/jre/bin/client/jvm.dll

since then its grown even more :

ls -l b14/binaries/windows-i586/jre/bin/client/jvm.dll
-rwxrwxr-x   1 10       java_re  1540214 Aug  6 01:34 b14/binaries/windows-i586/jre/bin/client/jvm.dll 

Comments
EVALUATION I beleive the growth may be a duplicate of 4905952. ###@###.### 2003-08-18
18-08-2003