RFR (XS): 8129518: Remove ParOldGC tests from the jprt hotspot testset (original) (raw)

Vladimir Kozlov vladimir.kozlov at oracle.com
Mon Jun 22 23:03:53 UTC 2015


Stupid question from not GC person? Are not we switching to G1 default? In such case will we run any ParOldGC tests?

Thanks, Vladimir

On 6/22/15 3:47 PM, Mikael Vidstedt wrote:

Please review the following small change which removes all the ParOldGC test targets from the jprt hotspot testset. The ParOldGC tests are run with the -XX:+UseParallelOldGC flag, but that has for some time already been the default when using the Parallel GC, and there are already corresponding tests which already test that configuration - namely the ParallelGC ones. This change simply removes the redundant test targets. Bug: https://bugs.openjdk.java.net/browse/JDK-8129518 Webrev: http://cr.openjdk.java.net/~mikael/webrevs/8129518/webrev.00/webrev/ Cheers, Mikael



More information about the hotspot-dev mailing list