-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta2
-
x86
-
linux
In attempting to debug the slowdown in Swing startup time we have observed that up to 218 classes of the form sun.reflect.Generated*Accessor* are generated and loaded at startup time. This is surely a contributor to the slowdown in Swing startup time and needs to be investigated.
Added an atachement with testcase for invoking 500 different methods by reflection. The testcase demonstrates the performance regression betwen JDK 1.3.1 and 1.4
Added an atachement with testcase for invoking 500 different methods by reflection. The testcase demonstrates the performance regression betwen JDK 1.3.1 and 1.4
- relates to
-
JDK-4488184 application startup time is 60% slower in jdk1.4 (merlin) than jdk1.3
-
- Closed
-