Name: vsR10029 Date: 10/26/2000
The specification does not describe clearly behavior of
replaceRange(String str, int start, int end)
for the following cases:
* start, end - both or one of the values is negative
* end is less than start value
======================================================================