RFR: JDK-8072725: Provide more granular levels for GC verification

Poonam Bajaj Parhar poonam.bajaj at oracle.com
Thu Jan 7 14:29:57 UTC 2016


Hello Thomas,

On 1/7/2016 1:48 AM, Thomas Schatzl wrote:
> Hi,
>
> On Wed, 2015-12-23 at 09:26 -0800, Poonam Bajaj Parhar wrote:
>> Hello Jon,
>>
>> I have added a testcase to test the VerifySubSet option:
>> http://cr.openjdk.java.net/~poonam/8072725/webrev.01/
>>
>> Here, I run the test with one set of VerifySubSet options, and then
>> check the output that those sub-systems were verified and the ones
>> not specified were not verified.
>    it would be nice if the code checked for and rejected unknown (or
> inadvertedly wrongly specified) subsets.
>
> Kevin already mentioned the problem with "c-heap" and "heap" using the
> existing checking scheme.
Please take a look at the updated webrev:
http://cr.openjdk.java.net/~poonam/8072725/webrev.02/

It fixes the above problems.

regards,
Poonam

>
> Thanks,
>    Thomas
>




More information about the hotspot-gc-dev mailing list