Name: ktR10099 Date: 02/06/2001
Current spec for append(String str) and replaceRange(String str, int
start, int end)) does not specify behavior for str being null and invalid
values of start and end parameters. This also affects deprecated method
appendText(String str) and replaceText(String str, int start, int end).
======================================================================