jjg [Wed, 29 Oct 2014 17:25:23 -0700] rev 27319
8062348: langtools tests should close file manager (group 1)
Reviewed-by: darcy
rwarburton [Wed, 29 Oct 2014 12:09:17 +0100] rev 27318
8062376: Suppress cast warnings when using NIO buffers
Reviewed-by: psandoz, jfranck
jfranck [Thu, 25 Sep 2014 14:38:29 -0700] rev 27317
8059453: javac crashes with -Xjcov and union types
Reviewed-by: jlahoda, vromero
Contributed-by: Liam Miller-Cushon <cushon@google.com>
katleman [Thu, 30 Oct 2014 08:35:04 -0700] rev 27316
Added tag jdk9-b37 for changeset f3f667e5870c
duke [Wed, 05 Jul 2017 20:06:04 +0200] rev 27315
Merge
katleman [Thu, 30 Oct 2014 08:35:00 -0700] rev 27314
Added tag jdk9-b37 for changeset a34b97a133ea
duke [Wed, 05 Jul 2017 20:06:01 +0200] rev 27313
Merge
lana [Thu, 30 Oct 2014 13:56:49 -0700] rev 27312
Merge
martin [Thu, 30 Oct 2014 07:24:51 -0700] rev 27311
7156085: ArrayIndexOutOfBoundsException throws in UTF8Reader of SAXParser
Summary: improve support for supplementary characters
Reviewed-by: joehw
katleman [Thu, 30 Oct 2014 08:34:59 -0700] rev 27310
Added tag jdk9-b37 for changeset c4918033790e
duke [Wed, 05 Jul 2017 20:05:57 +0200] rev 27309
Merge
lana [Thu, 30 Oct 2014 13:56:29 -0700] rev 27308
Merge
hannesw [Thu, 30 Oct 2014 19:55:56 +0100] rev 27307
8062401: User accessors require boxing and do not support optimistic types
Reviewed-by: jlaskey, lagergren
sundar [Tue, 28 Oct 2014 17:22:17 +0530] rev 27306
8062216: [nashorn] regresion test failure with TimeZone
Reviewed-by: hannesw, lagergren
katleman [Thu, 30 Oct 2014 08:35:05 -0700] rev 27305
Added tag jdk9-b37 for changeset 957656314d82
duke [Wed, 05 Jul 2017 20:05:54 +0200] rev 27304
Merge
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
lancea [Tue, 28 Oct 2014 19:55:20 -0400] rev 27289
8062288: Minor re-org of java/sql testing tests
Reviewed-by: joehw, rriggs
rriggs [Tue, 28 Oct 2014 17:17:05 -0400] rev 27288
Merge