attila [Fri, 17 Oct 2014 14:24:26 +0200] rev 27204
8059843: Make AST serializable
Reviewed-by: hannesw, lagergren
katleman [Thu, 23 Oct 2014 11:19:29 -0700] rev 27203
Added tag jdk9-b36 for changeset bed94e5e4a68
duke [Wed, 05 Jul 2017 20:05:12 +0200] rev 27202
Merge
katleman [Thu, 23 Oct 2014 11:19:04 -0700] rev 27201
Added tag jdk9-b36 for changeset c05fb0c4c181
duke [Wed, 05 Jul 2017 20:05:09 +0200] rev 27200
Merge
bchristi [Wed, 22 Oct 2014 14:42:14 -0700] rev 27199
8049373: All compact profiles builds fail following JDK-8044473
Summary: Update compact profile contents
Reviewed-by: mchung
bchristi [Fri, 05 Sep 2014 09:45:13 -0700] rev 27198
8044473: Allow for extended set of platform MXBeans
Summary: add ExtendedPlatformComponent
Reviewed-by: dfuchs
valeriep [Fri, 24 Oct 2014 22:54:16 +0000] rev 27197
8061574: 9-dev solaris-amd64 and solaris-sparcv9 build fail on 2014-10-20
Summary: Add a custom header file for native ucrypto functions
Reviewed-by: mchung
vlivanov [Fri, 24 Oct 2014 08:22:17 -0700] rev 27196
8060483: NPE with explicitCastArguments unboxing null
Reviewed-by: attila, lagergren
ksrini [Fri, 24 Oct 2014 06:18:00 -0700] rev 27195
8061830: [asm] refresh internal ASM version v5.0.3
Reviewed-by: psandoz, sundar
erikj [Fri, 24 Oct 2014 11:45:36 +0200] rev 27194
8061924: demos target fails if users CDPATH is incorrectly set
Reviewed-by: erikj
Contributed-by: pointo1d@gmail.com
lana [Thu, 23 Oct 2014 13:44:28 -0700] rev 27193
Merge
dsamersoff [Thu, 23 Oct 2014 04:57:00 -0700] rev 27192
8029465: warnings from b118 for jdk.src.share.native.sun.management: JNI exception pending
Summary: Added missed exception check
Reviewed-by: dholmes, sspitsyn, fparain
dfuchs [Wed, 22 Oct 2014 17:23:14 +0200] rev 27191
8059767: FileHandler should allow 'long' limits and handle overflow of MeteredStream.written.
Summary: FileHandler now uses 'long' for limit and MeteredStream.written. It also reads a long for limit from the configuration, and has a new constructor allowing to pass a 'long' for limit.
Reviewed-by: alanb, igerasim, mchung
prappo [Wed, 22 Oct 2014 10:41:07 +0100] rev 27190
8042888: Remove extcheck tool
Reviewed-by: alanb, chegar