-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.2.2_06
-
sparc
-
solaris_2.6
Customer has an application written using Swing and with JDK 1.2.2_06 which is
using JTable and JScrollPane. The attached test case results in a garbled
display if the scroll bar is moved up and down rapidly.
Following is the Java version information:
root@orbit1>java -version
java version "1.2.2"
Solaris VM (build Solaris_JDK_1.2.2_06, native threads, sunwjit)
root@orbit1>java -fullversion
java full version "Solaris_JDK_1.2.2_06"
using JTable and JScrollPane. The attached test case results in a garbled
display if the scroll bar is moved up and down rapidly.
Following is the Java version information:
root@orbit1>java -version
java version "1.2.2"
Solaris VM (build Solaris_JDK_1.2.2_06, native threads, sunwjit)
root@orbit1>java -fullversion
java full version "Solaris_JDK_1.2.2_06"
- duplicates
-
JDK-4355892 JEditorPane: scrolling HTML on 8-bit display causes randomly colored artifacts
- Resolved