RFR: 8203359: Container level resources events [v7]

Jaroslav Bachorik jbachorik at openjdk.java.net
Wed Apr 21 13:34:37 UTC 2021


On Wed, 21 Apr 2021 11:49:10 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

>> Ok. So what would be a good rule-of-thumb for when one should introduce a flag?
>
> I think we want to limit the number flags/options There are already too many, preferably we would have none, but some of the ones we have today, like gc and exception, are necessary, because the impact of have them on by default would be catastrophic (long stop the world pauses and possibly million of events per second).

Thanks!
Removed the flag.

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

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


More information about the hotspot-jfr-dev mailing list