-
Enhancement
-
Resolution: Fixed
-
P3
-
5.0
-
generic
-
generic
There is a significant performance penalty when classes are loaded
from the application classloader rather than from the BOOTCLASSPATH.
A microbenchmark measured 60% performance increase when loaded classes
were placed on the BOOTCLASSPATH.
A custom version of Netbeans 4.1 was measured to startup 12% faster when
all of it's classes were placed on the BOOTCLASSPATH.
###@###.### 2005-03-03 20:15:45 GMT
from the application classloader rather than from the BOOTCLASSPATH.
A microbenchmark measured 60% performance increase when loaded classes
were placed on the BOOTCLASSPATH.
A custom version of Netbeans 4.1 was measured to startup 12% faster when
all of it's classes were placed on the BOOTCLASSPATH.
###@###.### 2005-03-03 20:15:45 GMT
- relates to
-
JDK-6186747 javac performance regression
-
- Resolved
-