-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.1.3
-
None
-
x86
-
windows_nt
Name: rlT66838 Date: 07/17/97
create a TextArea class instance: ta
call ta.append("text"); several hundred times
appends get frozen?
- no error message
- System.out.println("In update"); is called
from same function and it works
(so function is called)
- no more text gets displayed in window after
many calls to ta.update().
======================================================================
- duplicates
-
JDK-4080391 TextArea.setText() doesn't work for large Strings.
-
- Closed
-