acorn [Tue, 01 Oct 2013 08:10:42 -0400] rev 20284
8011311: Private interface methods. Default conflicts:ICCE. no erased_super_default.
Reviewed-by: coleenp, bharadwaj, minqi
zgu [Fri, 27 Sep 2013 10:08:56 -0400] rev 20283
Merge
hseigel [Thu, 26 Sep 2013 10:25:02 -0400] rev 20282
7195622: CheckUnhandledOops has limited usefulness now
Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms.
Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin
Contributed-by: lois.foltan@oracle.com
ctornqvi [Wed, 25 Sep 2013 17:47:51 +0200] rev 20281
8024492: [TESTBUG] Test library class Platform.java needs to include methods for missing OS's and architectures
Summary: Added methods for 32bit, arm, ppc, x64 and x86
Reviewed-by: zgu, hseigel, mseledtsov
ctornqvi [Wed, 25 Sep 2013 17:47:22 +0200] rev 20280
8024677: [TESTBUG] Move tests for classes in /testlibrary
Summary: Moved the tests to /testlibrary_tests and updated TEST.groups
Reviewed-by: dholmes, sla
dsimms [Wed, 25 Sep 2013 13:58:13 +0200] rev 20279
8023956: Provide a work-around to broken Linux 32 bit "Exec Shield" using CS for NX emulation (crashing with SI_KERNEL)
Summary: Execute some code at a high virtual address value, and keep mapped
Reviewed-by: coleenp, zgu
amurillo [Thu, 26 Sep 2013 13:41:34 -0700] rev 20278
8025536: new hotspot build - hs25-b53
Reviewed-by: jcoomes
katleman [Wed, 02 Oct 2013 13:26:31 -0700] rev 20277
Added tag jdk8-b110 for changeset 5feed41054de
katleman [Tue, 08 Oct 2013 13:09:20 -0700] rev 20276
Merge
erikj [Mon, 07 Oct 2013 18:19:15 +0200] rev 20275
8005924: Make it possible to set both --with-user-release-suffix and --with-build-number
Reviewed-by: ihse, tbell