katleman [Thu, 02 Jul 2015 08:53:58 -0700] rev 31329
Added tag jdk9-b71 for changeset 9419a7f16a5c
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