robm [Mon, 02 Jul 2012 19:32:35 +0100] rev 13157
7174887: Deadlock in jndi ldap connection cleanup
Reviewed-by: xuelei
smarks [Fri, 29 Jun 2012 16:16:13 -0700] rev 13156
7170938: (str) incorrect wording in doc for String.subSequence
Reviewed-by: forax, mduigou
Contributed-by: Joe Bowbeer <joe.bowbeer@gmail.com>
jgish [Fri, 29 Jun 2012 15:36:14 -0700] rev 13155
7100996: (spec str) IndexOutOfBoundsException when using a StringBuffer from multiple threads
Summary: add usage note to clarify thread safety
Reviewed-by: briangoetz, mduigou
Contributed-by: jim.gish@oracle.com
sherman [Thu, 28 Jun 2012 22:44:21 -0700] rev 13154
7175845: jar uf changes file permissions unexpectedly
7177216: native2ascii changes file permissions of input file
Summary: undo the File.createTempFile change in jar and native2ascii
Reviewed-by: asaha