RFR: 8270014: Add scoped objects for g1 young gc verification and young gc internal timing [v2]

Albert Mingkun Yang ayang at openjdk.java.net
Wed Jul 14 08:10:12 UTC 2021


On Wed, 14 Jul 2021 07:43:43 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> We can't just use VerifyBefore/AfterGC because...

I see; thank you for the explanation.

> If we want to change this (existing) behavior to like always print the time if the flag is enabled

Either that or just put some comment there, since in what situation the condition is true is not obvious. Ofc, this is very subjective.

-------------

PR: https://git.openjdk.java.net/jdk/pull/4768



More information about the hotspot-gc-dev mailing list