-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.2.2
-
Component/s: client-libs
-
hopper
-
x86
-
windows_nt
-
Verified
Name: stC104175 Date: 04/17/2000
java version "1.2.2"
Classic VM (build JDK-1.2.2-001, native threads, symcjit)
When calling JTextComponent.setText(null), the following exception is thrown:
java.lang.NullPointerException:
at java.io.StringReader.<init>(StringReader.java:38)
Despite the exception, the text is removed from the editor (as specified in the
setText() JavaDoc). Tested both with JTextArea and JEditorPane components.
(Review ID: 103783)
======================================================================
- relates to
-
JDK-8282548 Create a regression test for JDK-4330998
-
- Resolved
-