-
Bug
-
Resolution: Fixed
-
P3
-
1.2.2
-
ladybird
-
sparc
-
solaris_2.6
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2029665 | 1.4.0 | Scott Violet | P3 | Resolved | Fixed | beta |
Under Windows NT and much more Sun Solaris, the scrolling of JTable components
with several columns is dramatically slower than in JDK 1.1.6 versions. Sometimes,
the system hangs and no mouse or keyboard event is captured anymore during
a random amount of time.
The tests have been performed with the same Java classes, running the first time
with JDK 1.1.6 and Swing 1.1.1, and the second time under JDK 1.2.2.
with several columns is dramatically slower than in JDK 1.1.6 versions. Sometimes,
the system hangs and no mouse or keyboard event is captured anymore during
a random amount of time.
The tests have been performed with the same Java classes, running the first time
with JDK 1.1.6 and Swing 1.1.1, and the second time under JDK 1.2.2.
- backported by
-
JDK-2029665 JTable scrolling sometimes very slow in 1.2.2
- Resolved