-
Bug
-
Resolution: Fixed
-
P2
-
1.2.1
-
None
-
b02
-
generic
-
solaris_2.6
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2027121 | 1.3.0 | Mingyao Yang | P2 | Resolved | Fixed | beta |
JDK-2027120 | 1.2.2_002 | Mingyao Yang | P2 | Resolved | Fixed | b02 |
The printing of swing classes is implemented in such a way that it is grossly inefficient, resulting in much larger than needed memory consumption/file sizes. The best way to see this is to take a large swing application and print it. Swing comes with the swingset applet, you can try that in the appletviewer. Print it. Try to print it to a file. The file grew to 411mb before I ran out of memory. I didn't try adding memory to the vm because of the size of the file.
- backported by
-
JDK-2027120 Inefficient printing of swing classes.
-
- Resolved
-
-
JDK-2027121 Inefficient printing of swing classes.
-
- Resolved
-