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

Thomas Schatzl thomas.schatzl at oracle.com
Thu Jan 7 09:48:34 UTC 2016


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.

Thanks,
  Thomas




More information about the hotspot-gc-dev mailing list