Tue, 02 Sep 2014 05:48:55 +0000 8049429: Tests for java client server communications with various TLS/SSL combinations.
xuelei [Tue, 02 Sep 2014 05:48:55 +0000] rev 26337
8049429: Tests for java client server communications with various TLS/SSL combinations. Reviewed-by: xuelei Contributed-by: Raghu Nair <raghu.k.nair@oracle.com>
Mon, 01 Sep 2014 13:33:28 +0200 8056249: Improve CompletableFuture resource usage
dl [Mon, 01 Sep 2014 13:33:28 +0200] rev 26336
8056249: Improve CompletableFuture resource usage Reviewed-by: psandoz, chegar, martin
Fri, 29 Aug 2014 11:59:34 -0700 8037819: Xerces Update: jaxp/validation/XMLSchemaFactory
joehw [Fri, 29 Aug 2014 11:59:34 -0700] rev 26335
8037819: Xerces Update: jaxp/validation/XMLSchemaFactory Reviewed-by: lancea
Thu, 04 Sep 2014 13:26:40 -0700 Added tag jdk9-b29 for changeset 317aad3480c8
katleman [Thu, 04 Sep 2014 13:26:40 -0700] rev 26334
Added tag jdk9-b29 for changeset 317aad3480c8
Wed, 05 Jul 2017 19:59:21 +0200 Merge
duke [Wed, 05 Jul 2017 19:59:21 +0200] rev 26333
Merge
Thu, 04 Sep 2014 14:45:08 -0700 Merge
lana [Thu, 04 Sep 2014 14:45:08 -0700] rev 26332
Merge
Fri, 29 Aug 2014 08:14:19 -0700 Merge
jmasa [Fri, 29 Aug 2014 08:14:19 -0700] rev 26331
Merge
Thu, 28 Aug 2014 15:55:05 +0000 Merge
tschatzl [Thu, 28 Aug 2014 15:55:05 +0000] rev 26330
Merge
Thu, 28 Aug 2014 17:06:29 +0200 Merge
tschatzl [Thu, 28 Aug 2014 17:06:29 +0200] rev 26329
Merge
Thu, 28 Aug 2014 18:38:31 +0400 8050464: G1 string deduplication tests hang/timeout and leave running processes consuming all resources
dfazunen [Thu, 28 Aug 2014 18:38:31 +0400] rev 26328
8050464: G1 string deduplication tests hang/timeout and leave running processes consuming all resources Reviewed-by: jmasa
Fri, 29 Aug 2014 08:07:13 -0700 Merge
jmasa [Fri, 29 Aug 2014 08:07:13 -0700] rev 26327
Merge
Thu, 28 Aug 2014 17:05:41 +0200 8054808: Bitmap verification sometimes fails after Full GC aborts concurrent mark.
tschatzl [Thu, 28 Aug 2014 17:05:41 +0200] rev 26326
8054808: Bitmap verification sometimes fails after Full GC aborts concurrent mark. Summary: The verification code that checked whether no bitmap mark had been found re-read HeapRegion::end() after the check on the bitmap. Concurrent humongous object allocation could have changed HeapRegion::end() in the meantime. Fix this by using the actual end of the region instead of HeapRegion::end() for comparison. Reviewed-by: brutisso, jmasa
Thu, 28 Aug 2014 11:25:09 -0700 Merge
jmasa [Thu, 28 Aug 2014 11:25:09 -0700] rev 26325
Merge
Wed, 27 Aug 2014 09:47:06 +0200 8028787: tmtools/jstat/gcoldcapacity/jstat_gcoldcapacity02 fails nsk.share.Failure: OGC < OGCMN in RT_Baseline
sjohanss [Wed, 27 Aug 2014 09:47:06 +0200] rev 26324
8028787: tmtools/jstat/gcoldcapacity/jstat_gcoldcapacity02 fails nsk.share.Failure: OGC < OGCMN in RT_Baseline Summary: Passing the min and max size of the generation into the counter instead of using the space to estimate sizes. Reviewed-by: stefank, tschatzl
Wed, 27 Aug 2014 09:22:22 +0000 Merge
brutisso [Wed, 27 Aug 2014 09:22:22 +0000] rev 26323
Merge
Wed, 27 Aug 2014 10:51:08 +0200 8055816: Remove dead code in g1BlockOffsetTable
brutisso [Wed, 27 Aug 2014 10:51:08 +0200] rev 26322
8055816: Remove dead code in g1BlockOffsetTable Reviewed-by: tschatzl, mgerdin
(0) -10000 -3000 -1000 -300 -100 -16 +16 +100 +300 +1000 +3000 +10000 +30000 tip