RFR: 8157954: [TESTBUG] G1 tests fail with defined MaxGCPauseMillis

Thomas Schatzl thomas.schatzl at oracle.com
Tue May 31 11:13:45 UTC 2016


Hi Jon,

On Fri, 2016-05-27 at 11:04 -0700, Jon Masamitsu wrote:
> From the bug report I would have thought you wanted to require that
> GCPauseIntervalMillis not be set.  How does this fix the problem?
> 
> >   31  * @requires vm.opt.MaxGCPauseMillis == "null"
>  
> Jon

  a condition "@requires vm.opt.whatever == "null"" means that
"whatever" should not be set afaik.

Thanks,
  Thomas




More information about the hotspot-gc-dev mailing list