Fri, 19 Dec 2014 22:58:32 -0800 Merge
minqi [Fri, 19 Dec 2014 22:58:32 -0800] rev 28407
Merge
Fri, 19 Dec 2014 13:13:11 +0100 6977426: sun/tools tests can intermittently fail to find app's Java pid
ykantser [Fri, 19 Dec 2014 13:13:11 +0100] rev 28406
6977426: sun/tools tests can intermittently fail to find app's Java pid Reviewed-by: dfuchs, jbachorik, egahlin, sjiang
Tue, 13 Jan 2015 07:57:51 -0800 8067344: Adjust java/lang/invoke/LFCaching/LFGarbageCollectedTest.java for recent changes in java.lang.invoke
vlivanov [Tue, 13 Jan 2015 07:57:51 -0800] rev 28405
8067344: Adjust java/lang/invoke/LFCaching/LFGarbageCollectedTest.java for recent changes in java.lang.invoke Reviewed-by: psandoz
Tue, 13 Jan 2015 14:35:39 +0100 8068774: CounterMonitorDeadlockTest.java timed out
sjiang [Tue, 13 Jan 2015 14:35:39 +0100] rev 28404
8068774: CounterMonitorDeadlockTest.java timed out Reviewed-by: jbachorik, dfuchs
Tue, 13 Jan 2015 14:26:34 +0300 8048603: Additional tests for MAC algorithms
asmotrak [Tue, 13 Jan 2015 14:26:34 +0300] rev 28403
8048603: Additional tests for MAC algorithms Reviewed-by: valeriep
Thu, 15 Jan 2015 13:09:48 -0800 Added tag jdk9-b46 for changeset 1548d75015bd
katleman [Thu, 15 Jan 2015 13:09:48 -0800] rev 28402
Added tag jdk9-b46 for changeset 1548d75015bd
Wed, 05 Jul 2017 20:14:34 +0200 Merge
duke [Wed, 05 Jul 2017 20:14:34 +0200] rev 28401
Merge
Fri, 16 Jan 2015 12:33:47 -0800 Merge
lana [Fri, 16 Jan 2015 12:33:47 -0800] rev 28400
Merge
Tue, 13 Jan 2015 08:58:06 -0800 Merge
amurillo [Tue, 13 Jan 2015 08:58:06 -0800] rev 28399
Merge
Thu, 08 Jan 2015 17:11:49 -0800 Merge
amurillo [Thu, 08 Jan 2015 17:11:49 -0800] rev 28398
Merge
Thu, 08 Jan 2015 17:45:10 -0500 Merge
dlong [Thu, 08 Jan 2015 17:45:10 -0500] rev 28397
Merge
Tue, 16 Dec 2014 13:49:36 +0100 6700100: optimize inline_native_clone() for small objects with exact klass
roland [Tue, 16 Dec 2014 13:49:36 +0100] rev 28396
6700100: optimize inline_native_clone() for small objects with exact klass Summary: optimize small instance clones as loads/stores Reviewed-by: kvn, iveresov
Mon, 22 Dec 2014 11:21:20 +0100 8055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) failed: return value must be well defined
roland [Mon, 22 Dec 2014 11:21:20 +0100] rev 28395
8055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) failed: return value must be well defined Summary: concurrent class loading causes return phi to become top Reviewed-by: kvn
Tue, 30 Dec 2014 11:09:42 +0300 8050486: compiler/rtm/ tests fail due to monitor deflation at safepoint synchronization
fzhinkin [Tue, 30 Dec 2014 11:09:42 +0300] rev 28394
8050486: compiler/rtm/ tests fail due to monitor deflation at safepoint synchronization Reviewed-by: kvn, iignatyev
Tue, 30 Dec 2014 11:07:49 +0300 8068272: Extend WhiteBox API with methods that check monitor state and force safepoint
fzhinkin [Tue, 30 Dec 2014 11:07:49 +0300] rev 28393
8068272: Extend WhiteBox API with methods that check monitor state and force safepoint Reviewed-by: kvn, iignatyev
Thu, 25 Dec 2014 15:57:38 +0300 8059625: JEP-JDK-8043304: Test task: DTrace- tests for segmented codecache feature
dpochepk [Thu, 25 Dec 2014 15:57:38 +0300] rev 28392
8059625: JEP-JDK-8043304: Test task: DTrace- tests for segmented codecache feature Reviewed-by: sspitsyn, twisti, fzhinkin, iignatyev
Fri, 26 Dec 2014 14:47:35 +0300 8066497: Update c.o.j.t.ByteCodeLoader to be able really reload given class
pchistyakov [Fri, 26 Dec 2014 14:47:35 +0300] rev 28391
8066497: Update c.o.j.t.ByteCodeLoader to be able really reload given class Reviewed-by: drchase, fzhinkin, iignatyev
Fri, 26 Dec 2014 14:33:23 +0300 8059623: JEP-JDK-8043304: Test task: command line options tests
fzhinkin [Fri, 26 Dec 2014 14:33:23 +0300] rev 28390
8059623: JEP-JDK-8043304: Test task: command line options tests Reviewed-by: twisti, thartmann, goetz, iignatyev
Wed, 24 Dec 2014 19:32:13 +0300 8068183: Add isTieredSupported method to c.o.j.t.Platforms
fzhinkin [Wed, 24 Dec 2014 19:32:13 +0300] rev 28389
8068183: Add isTieredSupported method to c.o.j.t.Platforms Reviewed-by: kvn, iignatyev
Tue, 23 Dec 2014 12:40:13 +0300 8066864: remove ctw-test from testlibrary/
eistepan [Tue, 23 Dec 2014 12:40:13 +0300] rev 28388
8066864: remove ctw-test from testlibrary/ Reviewed-by: kvn, iignatyev
Tue, 16 Dec 2014 17:26:42 +0300 8067173: remove Utils::fileAsList
tpivovarova [Tue, 16 Dec 2014 17:26:42 +0300] rev 28387
8067173: remove Utils::fileAsList Reviewed-by: kvn, iignatyev
Tue, 23 Dec 2014 16:36:44 +0300 8066896: Update c.o.j.t.InfiniteLoop to skip zero timeout
iignatyev [Tue, 23 Dec 2014 16:36:44 +0300] rev 28386
8066896: Update c.o.j.t.InfiniteLoop to skip zero timeout Reviewed-by: kvn, iignatyev Contributed-by: pavel.chistyakov@oracle.com
Fri, 19 Dec 2014 14:12:22 +0300 8062012: test/compiler/ciReplay/TestSA.sh should be updated to work w/ modular image build
tpivovarova [Fri, 19 Dec 2014 14:12:22 +0300] rev 28385
8062012: test/compiler/ciReplay/TestSA.sh should be updated to work w/ modular image build Reviewed-by: kvn, fzhinkin, iignatyev
Sat, 13 Dec 2014 00:13:05 +0300 8059613: JEP-JDK-8043304: Test task: JMX- tests
iignatyev [Sat, 13 Dec 2014 00:13:05 +0300] rev 28384
8059613: JEP-JDK-8043304: Test task: JMX- tests Reviewed-by: thartmann, twisti Contributed-by: dmitrij.pochepko@oracle.com
Sat, 13 Dec 2014 00:54:22 +0300 8066440: Various changes in testlibrary for JDK-8059613
iignatyev [Sat, 13 Dec 2014 00:54:22 +0300] rev 28383
8066440: Various changes in testlibrary for JDK-8059613 Reviewed-by: thartmann, twisti Contributed-by: dmitrij.pochepko@oracle.com
Thu, 08 Jan 2015 15:44:46 +0100 Merge
jwilhelm [Thu, 08 Jan 2015 15:44:46 +0100] rev 28382
Merge
Wed, 07 Jan 2015 16:24:58 +0000 Merge
brutisso [Wed, 07 Jan 2015 16:24:58 +0000] rev 28381
Merge
Wed, 07 Jan 2015 15:02:00 +0100 8067868: Add GCOld as a JTreg test
brutisso [Wed, 07 Jan 2015 15:02:00 +0100] rev 28380
8067868: Add GCOld as a JTreg test Reviewed-by: kbarrett, dfazunen, ehelin
Wed, 07 Jan 2015 15:15:37 +0100 8048179: Early reclaim of large objects that are referenced by a few objects
tschatzl [Wed, 07 Jan 2015 15:15:37 +0100] rev 28379
8048179: Early reclaim of large objects that are referenced by a few objects Summary: Push the remembered sets of large objects with few referenced into the dirty card queue at the beginning of the evacuation so that they may end up with zero remembered set entries at the end of the collection, and are potentially reclaimed. Also improve timing measurements of the early reclaim mechanism, and shorten flag names. Reviewed-by: brutisso, jmasa, dfazunen
Wed, 07 Jan 2015 10:19:00 +0100 8067676: Add applicable closed gc jtreg tests to run in JPRT
brutisso [Wed, 07 Jan 2015 10:19:00 +0100] rev 28378
8067676: Add applicable closed gc jtreg tests to run in JPRT Reviewed-by: ehelin
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip