katleman [Thu, 30 Oct 2014 08:34:51 -0700] rev 27303
Added tag jdk9-b37 for changeset 410d1a5e1a5c
duke [Wed, 05 Jul 2017 20:05:51 +0200] rev 27302
Merge
lana [Thu, 30 Oct 2014 13:56:09 -0700] rev 27301
Merge
bpb [Thu, 30 Oct 2014 11:31:17 -0700] rev 27300
8062501: Modifications of server socket channel accept() methods for instrumentation purposes
Summary: Wrap accept0() native methods in Java accept().
Reviewed-by: chegar, alanb
martin [Thu, 30 Oct 2014 07:30:33 -0700] rev 27299
7156085: ArrayIndexOutOfBoundsException throws in UTF8Reader of SAXParser
Summary: improve support for supplementary characters
Reviewed-by: joehw
rriggs [Thu, 30 Oct 2014 09:13:27 -0400] rev 27298
8062513: doclint warnings in HijrahChronology
Summary: Use proper markup for < >
Reviewed-by: darcy, alanb
iignatyev [Thu, 30 Oct 2014 00:23:26 +0300] rev 27297
Merge
iignatyev [Wed, 29 Oct 2014 17:53:36 +0300] rev 27296
8060707: jdwp accept invalid address ':'
Reviewed-by: jbachorik, dsamersoff, iignatyev, miauno
Contributed-by: sergei.kovalev@oracle.com
vlivanov [Wed, 29 Oct 2014 09:31:37 -0700] rev 27295
8059877: GWT branch frequencies pollution due to LF sharing
Reviewed-by: psandoz, jrose
aefimov [Wed, 29 Oct 2014 19:59:53 +0300] rev 27294
8059206: (tz) Support tzdata2014i
Reviewed-by: okutsu
simonis [Wed, 29 Oct 2014 14:51:51 +0100] rev 27293
8062312: OpenJDK build fails when bundling freetype libraries
Reviewed-by: prr, erikj
rwarburton [Wed, 29 Oct 2014 14:10:34 +0100] rev 27292
4774077: Use covariant return types in the NIO buffer hierarchy
Reviewed-by: psandoz, alanb, mr, darcy
vinnie [Wed, 29 Oct 2014 11:53:37 +0000] rev 27291
8062264: KeychainStore requires non-null password to be supplied when retrieving a private key
Reviewed-by: mullan
Contributed-by: Florian Bruckner <florian.bruckner@3kraft.com>
mtobiass [Tue, 28 Oct 2014 11:45:31 +0100] rev 27290
8061960: java/lang/instrument/DaemonThread/TestDaemonThread.java regularly fails due to exceeded timeout
Summary: Move timeout parameter to correct place on command line
Reviewed-by: jbachorik