-
Bug
-
Resolution: Cannot Reproduce
-
P2
-
None
-
1.4.0
-
x86
-
linux
Text in JEditorPane does not refreshed properly when scrolling long files on linux.
To recreate:
% java -version
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b50)
Java HotSpot (TM) Client VM (build 1.3beta-B50), mixed mode)
% java -cp /net/perf-lnx/export/performance perfteam.swingmark.SwingMark -q -tests perfteam.swingmark.text.LongTextTest
file will begin scrolling. It should look fine until about 3/4 of the way through.
02/06/2001 added by Tony Zhang (zzhang@eng)
I got the same problem on Solaris/sparc platform for LongTextTest:
% uname -a
SunOS vispro 5.7 Generic_106541-11 sun4u sparc SUNW,Ultra-30
% java -version
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b50)
Java HotSpot(TM) Client VM (build 1.4beta-B50, mixed mode)
% java -ms256m -mx256m -cp /net/vispro/export/home1/performance perfteam.swingmark.SwingMark -q -tests perfteam.swingmark.text.LongTextLTest
you would see the text/font overlapping near the end of the run.
To recreate:
% java -version
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b50)
Java HotSpot (TM) Client VM (build 1.3beta-B50), mixed mode)
% java -cp /net/perf-lnx/export/performance perfteam.swingmark.SwingMark -q -tests perfteam.swingmark.text.LongTextTest
file will begin scrolling. It should look fine until about 3/4 of the way through.
02/06/2001 added by Tony Zhang (zzhang@eng)
I got the same problem on Solaris/sparc platform for LongTextTest:
% uname -a
SunOS vispro 5.7 Generic_106541-11 sun4u sparc SUNW,Ultra-30
% java -version
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b50)
Java HotSpot(TM) Client VM (build 1.4beta-B50, mixed mode)
% java -ms256m -mx256m -cp /net/vispro/export/home1/performance perfteam.swingmark.SwingMark -q -tests perfteam.swingmark.text.LongTextLTest
you would see the text/font overlapping near the end of the run.