<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<tt>Hi,<br>
<br>
I'd like to get a review on new regression tests on various
GC-related -XX:+Print* options:<br>
<br>
<a class="moz-txt-link-freetext" href="http://bugs.sun.com/view_bug.do?bug_id=8024319">http://bugs.sun.com/view_bug.do?bug_id=8024319</a><br>
<br>
webrev:<br>
<a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~kshefov/8024319/webrev.00/">http://cr.openjdk.java.net/~kshefov/8024319/webrev.00/</a><br>
</tt><br>
<tt>Brief overview of tests to be added:<br>
Following tests verify that PrintGC and PrintGCDetails flags work
and emit appropriate output.<br>
Tests grouped by GC in order to handle different GC logging
format.<br>
gc/arguments/print/TestCMSPrintGCFlags<br>
gc/arguments/print/TestG1PrintGCFlags.java<br>
gc/arguments/print/TestSerialAndParallelPrintGCFlags<br>
<br>
Test on PrintGCTimeStamps and PrintGCDateStamps flags. It verifies
that options and their<br>
combinations emit appropriate output and verifies that time and
date stamps are not decreasing over time.<br>
gc/arguments/print/TestGCStampFlags<br>
<br>
Test on PrintGCApplicationConcurrentTime and
PrintGCApplicationStoppedTime.<br>
It verifies that these options emit appropriate output.<br>
gc/arguments/print/TestPrintGCAppTimeFlags<br>
<br>
Test on PrintGCTaskTimeStamps flah. It verifies that when this
option emit output only with parallel GC<br>
and also verifies that all timestamps are not decreasing and for
each GC thread verifies that number of<br>
reported task timestamps equal to expected number of tasks.<br>
gc/arguments/print/TestPrintGCTaskTimeStampsFlag<br>
<br>
Test on PrintTenuringDistribution flag. It verifies that
appropriate output is emitted when this option is<br>
turned on and also verifies that reported values lies between 0
and selected MaxTenuringThreshold.<br>
gc/arguments/print/TestPrintTenuringDistributionFlag<b><br>
<br>
</b>Testing done: manual testing and JPRT.<br>
<br>
Thanks,<br>
Filipp.<br>
<br>
<br>
</tt>
</body>
</html>