adlertz [Fri, 27 Sep 2013 12:43:51 -0700] rev 20291
Merge
anoll [Fri, 27 Sep 2013 10:50:55 +0200] rev 20290
8020151: PSR:PERF Large performance regressions when code cache is filled
Summary: Code cache sweeping based on method hotness; removed speculatively disconnect
Reviewed-by: kvn, iveresov
rbackman [Fri, 27 Sep 2013 08:39:19 +0200] rev 20289
8024924: Intrinsify java.lang.Math.addExact
Reviewed-by: kvn, twisti
twisti [Thu, 26 Sep 2013 12:07:53 -0700] rev 20288
8024545: make develop and notproduct flag values available in product builds
Reviewed-by: dholmes, kvn
zgu [Tue, 01 Oct 2013 11:06:35 -0400] rev 20287
Merge
zgu [Tue, 01 Oct 2013 09:21:43 -0400] rev 20286
Merge
zgu [Tue, 01 Oct 2013 08:54:05 -0400] rev 20285
8022187: Missing ResourceMark crash when assertion using FormatBufferResource fails
Summary: Uses stack for the format buffer instead of resource memory
Reviewed-by: kvn, coleenp
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