Changeset: 9e15068b6946
Author:jgish
Date: 2012-06-29 15:36 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9e15068b6946
7100996: (spec str) IndexOutOfBoundsException when using a StringBuffer from
multiple threads
Summary: add usage note to clarify thread safety
Reviewed-by:
Changeset: 9df29b658145
Author:smarks
Date: 2012-06-29 16:16 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9df29b658145
7170938: (str) incorrect wording in doc for String.subSequence
Reviewed-by: forax, mduigou
Contributed-by: Joe Bowbeer
! src/share/classes/java/lang/Stri