CVSROOT: /sources/classpath
Module name: classpath
Branch: classpath-0_97-release-branch
Changes by: Andrew John Hughes <gnu_andrew> 08/06/02 20:38:58
Modified files:
. : ChangeLog
java/lang : String.java
Log message:
Backport fix for PR35482.
2008-05-06 Andrew John Hughes <[EMAIL PROTECTED]>
PR classpath/35482
* java/lang/String.java:
(toLowerCase()): Fix calculation of number
of characters to copy.
(toLowerCaseTurkish()): Likewise.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&only_with_tag=classpath-0_97-release-branch&r1=1.9526.2.16&r2=1.9526.2.17
http://cvs.savannah.gnu.org/viewcvs/classpath/java/lang/String.java?cvsroot=classpath&only_with_tag=classpath-0_97-release-branch&r1=1.88&r2=1.88.2.1