jwilhelm [Mon, 02 Mar 2015 16:19:59 +0100] rev 29329
8071335: gc/TestSmallHeap.java throw OOM
Summary: To avoid OOME, do not run with -Xcomp
Reviewed-by: brutisso, tschatzl
tschatzl [Tue, 03 Mar 2015 13:25:23 +0000] rev 29328
Merge
tschatzl [Tue, 03 Mar 2015 12:38:42 +0100] rev 29327
8073466: Remove buffer retaining functionality and clean up in ParGCAllocBuffer
Reviewed-by: jmasa, kbarrett
david [Tue, 03 Mar 2015 12:19:35 +0100] rev 29326
8073464: GC workers do not have thread names
Reviewed-by: brutisso, tschatzl
kbarrett [Fri, 27 Feb 2015 19:52:48 -0500] rev 29325
8069016: Add BarrierSet downcast support
Summary: Add FakeRttiSupport utility and use to provide barrier_set_cast.
Reviewed-by: jmasa, sangheki
jwilhelm [Thu, 26 Feb 2015 21:00:03 +0100] rev 29324
8073883: serviceability/dcmd/gc/RunGCTest.java should not run with -XX:+ExplicitGCInvokesConcurrent
Summary: Don't run test with -XX:+ExplicitGCInvokesConcurrent
Reviewed-by: mgerdin
jwilhelm [Thu, 26 Feb 2015 17:02:48 +0100] rev 29323
8073950: Quarantine failing test: gc/TestSoftReferencesBehaviorOnOOME.java due to JDK-8073669
Summary: Quarantine gc/TestSoftReferencesBehaviorOnOOME.java
Reviewed-by: mgerdin, tschatzl
Contributed-by: andrey.x.zakharov@oracle.com
mgronlun [Tue, 03 Mar 2015 20:17:07 +0100] rev 29322
8073042: jcmd hangs until another jcmd is executed (which, in turn also hangs)
Reviewed-by: jbachorik, dsamersoff, farvidsson
dcubed [Mon, 02 Mar 2015 16:31:25 -0800] rev 29321
8072439: fix for 8047720 may need more work
Summary: Cleanup PeriodTask_lock usage. Also reviewed by varming@gmail.com.
Reviewed-by: dholmes, dcubed, mgronlun, coleenp
Contributed-by: varming@gmail.com, daniel.daugherty@oracle.com
ctornqvi [Mon, 02 Mar 2015 05:32:01 -0800] rev 29320
Merge
hseigel [Fri, 27 Feb 2015 12:48:06 -0500] rev 29319
8073908: Replace hotspot/testlibrary use of sun.management with public API
Summary: use java.lang API's instead of sun.management API's.
Reviewed-by: sla, iignatyev, gtriantafill, mchung
ctornqvi [Thu, 26 Feb 2015 06:11:56 -0800] rev 29318
8069291: [TESTBUG] runtime/threads/Fibonacci: OutOfMemoryError: unable to create native thread
Reviewed-by: dholmes, ctornqvi
Contributed-by: dmitry.dmitriev@oracle.com
ctornqvi [Thu, 26 Feb 2015 06:11:40 -0800] rev 29317
8073718: [TESTBUG] Cleanup test output and skip creating mini dumps
Reviewed-by: sla, ctornqvi
Contributed-by: stefan.sarne@oracle.com
sspitsyn [Wed, 25 Feb 2015 00:30:54 -0800] rev 29316
8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale
Summary: optimize the adjust_method_entries functions by using the orig_method_idnum() function
Reviewed-by: coleenp, dcubed
Contributed-by: serguei.spitsyn@oracle.com
katleman [Thu, 12 Mar 2015 13:35:04 -0700] rev 29315
Added tag jdk9-b54 for changeset 2bf25ac4195f
lana [Thu, 12 Mar 2015 21:12:51 -0700] rev 29314
Merge
darcy [Thu, 12 Mar 2015 12:30:36 -0700] rev 29313
8072734: Turn on doclint checking in the build of modules in the jdk repo
Reviewed-by: erikj
erikj [Thu, 12 Mar 2015 12:13:23 +0100] rev 29312
8074988: Reduce boilerplate in Setup* macro definitions
Reviewed-by: tbell, ihse
prr [Wed, 11 Mar 2015 08:25:55 -0700] rev 29311
8074910: hgforest.sh needs an option to bring over a smaller set of extra repos
Reviewed-by: erikj, chegar
amurillo [Tue, 10 Mar 2015 14:09:19 -0700] rev 29310
Merge
amurillo [Fri, 06 Mar 2015 04:58:52 -0800] rev 29309
Merge
vlivanov [Mon, 02 Mar 2015 07:20:09 -0800] rev 29308
Merge
vlivanov [Tue, 24 Feb 2015 07:38:43 -0800] rev 29307
Merge
thartmann [Mon, 23 Feb 2015 08:48:19 +0100] rev 29306
8072774: bigapps/Weblogic+medrec/nowarnings fails due to CodeHeap 'profiled nmethods' exhaustion
Summary: Store profiled code in the non-profiled code heap (and vice versa) if the code cache is really full.
Reviewed-by: kvn, iveresov
erikj [Tue, 10 Mar 2015 14:36:56 +0100] rev 29305
8073021: add native code coverage target into makefiles
Reviewed-by: ihse, tbell, iignatyev
ihse [Mon, 09 Mar 2015 10:39:16 +0100] rev 29304
8074096: Disable (most) native warnings in JDK on a per-library basis
Reviewed-by: erikj, tbell
mchung [Fri, 06 Mar 2015 11:00:42 -0800] rev 29303
8074430: Move policytool to jdk.policytool module
Reviewed-by: alanb, weijun, erikj, ihse
mchung [Fri, 06 Mar 2015 09:11:22 -0800] rev 29302
8074429: Move jar, jarsigner tool to jdk.jartool module
Reviewed-by: alanb, weijun, erikj, ihse
mchung [Fri, 06 Mar 2015 09:02:09 -0800] rev 29301
8074428: Move pack200, unpack200, libpack200 to jdk.pack200
Reviewed-by: alanb, weijun, erikj, ihse
katleman [Thu, 12 Mar 2015 13:35:02 -0700] rev 29300
Added tag jdk9-b54 for changeset 04b3a5821c0d
duke [Wed, 05 Jul 2017 20:23:32 +0200] rev 29299
Added tag jdk9-b54 for changeset 82cd31c5d6ca
duke [Wed, 05 Jul 2017 20:23:32 +0200] rev 29298
Merge