lana [Thu, 02 Jul 2015 16:07:39 -0700] rev 31328
Merge
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
amurillo [Tue, 30 Jun 2015 11:20:42 -0700] rev 31326
Merge
amurillo [Mon, 29 Jun 2015 17:17:56 -0700] rev 31325
8130092: Backout Update jprt.properties with property listing tests subtrees
Reviewed-by: dholmes
amurillo [Fri, 26 Jun 2015 19:11:14 -0700] rev 31324
Merge
kvn [Thu, 25 Jun 2015 09:48:23 -0700] rev 31323
Merge
dpochepk [Sat, 20 Jun 2015 11:24:07 +0300] rev 31322
8098834: Update jprt.properties with property listing tests subtrees
Reviewed-by: dholmes
jwilhelm [Wed, 24 Jun 2015 13:53:34 +0200] rev 31321
Merge
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
mikael [Tue, 23 Jun 2015 10:20:10 -0700] rev 31319
8129518: Remove ParOldGC tests from the jprt hotspot testset
Reviewed-by: dholmes, brutisso
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
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
jwilhelm [Mon, 15 Jun 2015 13:48:27 +0200] rev 31316
Merge
jiangli [Fri, 12 Jun 2015 19:54:14 -0400] rev 31315
Merge
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