Decreasing class loading time will have broad performance benefits. For example,
class loading performance is one of the performance bottlenecks in the new
reflection implementation. We've been asked to investigate possible ways to improve
class loading time. This RFE tracks the class file parser code improvement work.
We will investigate how much improvement we can get by implementing more efficient
code in class file parser.
###@###.### 2003-07-06
class loading performance is one of the performance bottlenecks in the new
reflection implementation. We've been asked to investigate possible ways to improve
class loading time. This RFE tracks the class file parser code improvement work.
We will investigate how much improvement we can get by implementing more efficient
code in class file parser.
###@###.### 2003-07-06
- relates to
-
JDK-4607532 Improve classloader speed
-
- Closed
-