dxu [Thu, 11 Oct 2012 11:47:05 +0100] rev 14177
7186817: Remove Windows 95/98/ME Support
Reviewed-by: alanb
lancea [Wed, 10 Oct 2012 17:34:27 -0400] rev 14176
8000712: Remove unused fields in SyncFactory
Reviewed-by: mchung
alanb [Wed, 10 Oct 2012 20:47:12 +0100] rev 14175
7192274: Deprecate LogManager addPropertyChangeListener and removePropertyChangeLister methods
Reviewed-by: mchung, lancea, chegar
lancea [Wed, 10 Oct 2012 11:15:27 -0400] rev 14174
8000687: Correct javadoc typo for getLogWriter and setLogWriter
Reviewed-by: alanb
coffeys [Tue, 09 Oct 2012 19:45:17 +0100] rev 14173
7181793: Socket getOutputStream create streams that cannot be GC'ed until Socket is closed
Reviewed-by: alanb, chegar
naoto [Tue, 09 Oct 2012 09:59:05 -0700] rev 14172
7200341: DateFormatSymbols.hashCode() throws ArrayIndexOutOfBoundsException in some circumstances
Reviewed-by: okutsu
lancea [Tue, 09 Oct 2012 08:58:27 -0400] rev 14171
7197395: Add @Deprecated to all deprecated methods to eliminate compiler warnings in JDBC
Reviewed-by: alanb, smarks