RFR (XS) JDK-8153582 Logging of ConcGCThreads is done too early

Thomas Schatzl thomas.schatzl at oracle.com
Wed May 18 08:12:39 UTC 2016


Hi again,

On Wed, 2016-05-18 at 10:09 +0200, Thomas Schatzl wrote:
> Hi Joe,
> 
> On Tue, 2016-05-17 at 15:17 -0400, Joseph Provino wrote:
> > 
> > I changed the log level to debug and added created a test.
> > 
> > Webrev:  http://cr.openjdk.java.net/~jprovino/8153582/webrev.01
> > 
>   in the test, please limit the allowable GCs to CMS and G1. I do not
> think it makes sense to call the test with other GCs.
> 
> Like
> 
> @requires vm.gc=="ConcMarkSweep" | vm.gc=="G1" | vm.gc=="null"

Also the copyright date should be 2016 only.

> I do not need a re-review for this change.

Still applies.

Thanks,
  Thomas


More information about the hotspot-dev mailing list