Fri, 05 Jun 2015 09:50:09 +0200 8081382: Make flags ParallelGCThreads and ConcGCThreads of type uint
david [Fri, 05 Jun 2015 09:50:09 +0200] rev 31330
8081382: Make flags ParallelGCThreads and ConcGCThreads of type uint Reviewed-by: drwhite, stefank
Thu, 02 Jul 2015 08:53:58 -0700 Added tag jdk9-b71 for changeset 9419a7f16a5c
katleman [Thu, 02 Jul 2015 08:53:58 -0700] rev 31329
Added tag jdk9-b71 for changeset 9419a7f16a5c
Thu, 02 Jul 2015 16:07:39 -0700 Merge
lana [Thu, 02 Jul 2015 16:07:39 -0700] rev 31328
Merge
Thu, 02 Jul 2015 09:38:41 +0200 8130303: Fix bogus check for libX11.so in libraries.m4
simonis [Thu, 02 Jul 2015 09:38:41 +0200] rev 31327
8130303: Fix bogus check for libX11.so in libraries.m4 Reviewed-by: simonis, erikj Contributed-by: matthias.baesken@sap.com
Tue, 30 Jun 2015 11:20:42 -0700 Merge
amurillo [Tue, 30 Jun 2015 11:20:42 -0700] rev 31326
Merge
Mon, 29 Jun 2015 17:17:56 -0700 8130092: Backout Update jprt.properties with property listing tests subtrees
amurillo [Mon, 29 Jun 2015 17:17:56 -0700] rev 31325
8130092: Backout Update jprt.properties with property listing tests subtrees Reviewed-by: dholmes
Fri, 26 Jun 2015 19:11:14 -0700 Merge
amurillo [Fri, 26 Jun 2015 19:11:14 -0700] rev 31324
Merge
Thu, 25 Jun 2015 09:48:23 -0700 Merge
kvn [Thu, 25 Jun 2015 09:48:23 -0700] rev 31323
Merge
Sat, 20 Jun 2015 11:24:07 +0300 8098834: Update jprt.properties with property listing tests subtrees
dpochepk [Sat, 20 Jun 2015 11:24:07 +0300] rev 31322
8098834: Update jprt.properties with property listing tests subtrees Reviewed-by: dholmes
Wed, 24 Jun 2015 13:53:34 +0200 Merge
jwilhelm [Wed, 24 Jun 2015 13:53:34 +0200] rev 31321
Merge
Wed, 24 Jun 2015 09:41:11 +0200 8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup
tschatzl [Wed, 24 Jun 2015 09:41:11 +0200] rev 31320
8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup Summary: The test case needs to use the OS'es allocation granularity to properly determine the boundary values for the test. Reviewed-by: dfazunen, jmasa, ecaspole
Tue, 23 Jun 2015 10:20:10 -0700 8129518: Remove ParOldGC tests from the jprt hotspot testset
mikael [Tue, 23 Jun 2015 10:20:10 -0700] rev 31319
8129518: Remove ParOldGC tests from the jprt hotspot testset Reviewed-by: dholmes, brutisso
Tue, 23 Jun 2015 12:30:57 +0300 8081576: serviceability/sa tests fail due to LingeredApp process fails to start
dsamersoff [Tue, 23 Jun 2015 12:30:57 +0300] rev 31318
8081576: serviceability/sa tests fail due to LingeredApp process fails to start Summary: Provide a API to corrctly terminate LingeredApp Reviewed-by: sspitsyn
Wed, 17 Jun 2015 21:43:26 +0000 8098821: Crash in system dictionary initialization with shared strings
mseledtsov [Wed, 17 Jun 2015 21:43:26 +0000] rev 31317
8098821: Crash in system dictionary initialization with shared strings Summary: map string regions after the compressed class base is known Reviewed-by: iklam, dcubed, coleenp
Mon, 15 Jun 2015 13:48:27 +0200 Merge
jwilhelm [Mon, 15 Jun 2015 13:48:27 +0200] rev 31316
Merge
Fri, 12 Jun 2015 19:54:14 -0400 Merge
jiangli [Fri, 12 Jun 2015 19:54:14 -0400] rev 31315
Merge
Fri, 12 Jun 2015 17:03:04 -0400 8015086: add interned strings to the shared archive.
jiangli [Fri, 12 Jun 2015 17:03:04 -0400] rev 31314
8015086: add interned strings to the shared archive. Summary: Support saving interned strings in shared CDS archive. Reviewed-by: coleenp, iklam, pliden
Tue, 09 Jun 2015 16:48:51 +0200 Merge
jwilhelm [Tue, 09 Jun 2015 16:48:51 +0200] rev 31313
Merge
Tue, 30 Jun 2015 08:51:34 -0700 Merge
prr [Tue, 30 Jun 2015 08:51:34 -0700] rev 31312
Merge
Mon, 22 Jun 2015 13:29:34 -0700 Merge
prr [Mon, 22 Jun 2015 13:29:34 -0700] rev 31311
Merge
Thu, 04 Jun 2015 18:27:42 +0200 8081814: Modularize the deploy build
erikj [Thu, 04 Jun 2015 18:27:42 +0200] rev 31310
8081814: Modularize the deploy build Reviewed-by: ihse, ddehaven
Tue, 16 Jun 2015 13:00:47 -0700 Merge
prr [Tue, 16 Jun 2015 13:00:47 -0700] rev 31309
Merge
Fri, 12 Jun 2015 19:23:53 -0500 8078335: Re-examine jdk.accessibility/share/classes/com/sun/java/accessibility/util location
ptbrunet [Fri, 12 Jun 2015 19:23:53 -0500] rev 31308
8078335: Re-examine jdk.accessibility/share/classes/com/sun/java/accessibility/util location Summary: build jdk.accessibility for all platforms Reviewed-by: erikj, dholmes Contributed-by: peter.brunet@oracle.com
Tue, 30 Jun 2015 09:51:08 +0200 8130060: Revert use of devkit on macosx in JPRT
erikj [Tue, 30 Jun 2015 09:51:08 +0200] rev 31307
8130060: Revert use of devkit on macosx in JPRT Reviewed-by: tbell
Mon, 29 Jun 2015 11:00:10 +0200 8129969: Switch JPRT configuration to use devkits for Windows and Macosx
erikj [Mon, 29 Jun 2015 11:00:10 +0200] rev 31306
8129969: Switch JPRT configuration to use devkits for Windows and Macosx Reviewed-by: tbell, dholmes
Mon, 29 Jun 2015 10:55:17 +0200 8114822: debug build with --disable-debug-symbols fails: java.io.UncheckedIOException
erikj [Mon, 29 Jun 2015 10:55:17 +0200] rev 31305
8114822: debug build with --disable-debug-symbols fails: java.io.UncheckedIOException Reviewed-by: dholmes
Thu, 02 Jul 2015 08:53:57 -0700 Added tag jdk9-b71 for changeset 1b06d9da3dc3
katleman [Thu, 02 Jul 2015 08:53:57 -0700] rev 31304
Added tag jdk9-b71 for changeset 1b06d9da3dc3
Wed, 05 Jul 2017 20:39:44 +0200 Added tag jdk9-b71 for changeset f66c18528472
duke [Wed, 05 Jul 2017 20:39:44 +0200] rev 31303
Added tag jdk9-b71 for changeset f66c18528472
Wed, 05 Jul 2017 20:39:43 +0200 Merge jdk9-b71
duke [Wed, 05 Jul 2017 20:39:43 +0200] rev 31302
Merge
Wed, 05 Jul 2017 20:39:40 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:40 +0200] rev 31301
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip