-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
5.0
-
sparc
-
solaris_10
When launching Java2D and SwingSet2 demos in j2sdk1.5.0 b15 in Solaris 10 (B29 and B34) machine with -server -Xcomp flags, I noticed that the performance is much slower compared with that in j2sdk1.4.2_01 B04.
STEP TO REPRODUCE
1. Install j2sdk1.5.0 b15 & j2sdk1.4.2_01 b04 in Sol10
2. Launch the Java2D demo with -server -Xcomp flags and time the completed launching time with 1.5.0 b15.
3. Launch the Java2D demo with -server -Xcomp flags with 1.4.2_01 b04 and time the completed launching time.
4. Following the same procedure for SwingSet2 demo too.
5. The results of launching Java2Demo and SwingSet2 demos with -server -Xcomp flags is much slower in 1.5.0 b15 compared with 1.4.2_01 b04 in Sol10 machine.
###@###.### 2003-08-13
STEP TO REPRODUCE
1. Install j2sdk1.5.0 b15 & j2sdk1.4.2_01 b04 in Sol10
2. Launch the Java2D demo with -server -Xcomp flags and time the completed launching time with 1.5.0 b15.
3. Launch the Java2D demo with -server -Xcomp flags with 1.4.2_01 b04 and time the completed launching time.
4. Following the same procedure for SwingSet2 demo too.
5. The results of launching Java2Demo and SwingSet2 demos with -server -Xcomp flags is much slower in 1.5.0 b15 compared with 1.4.2_01 b04 in Sol10 machine.
###@###.### 2003-08-13
- relates to
-
JDK-4911232 Use binary format fontconfigure file to reduce font init startup time
-
- Resolved
-
-
JDK-4911244 Reduce init time for UI defaults
-
- Resolved
-
-
JDK-4911240 Reduce init time for Java2D rendering
-
- Closed
-