-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
03
-
sparc
-
solaris_8
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2054212 | 1.4.1 | Philip Race | P3 | Resolved | Fixed | beta |
Some X11 code in Java 2d is current calling 3 separate X11 API calls to set GC
values which because of the odrering trigger two X protocol requests.
These can be combined into one API call and more importantly one
protocol request, which reduces overhead for remote X11 display and helps
particularly when bandwidth is low.
values which because of the odrering trigger two X protocol requests.
These can be combined into one API call and more importantly one
protocol request, which reduces overhead for remote X11 display and helps
particularly when bandwidth is low.
- backported by
-
JDK-2054212 optimise Java2D's Xlib calls to improve remote X11 text performance.
-
- Resolved
-