RFR: 8303969: Limit printed failures within an object during G1 heap verification
Thomas Schatzl
tschatzl at openjdk.org
Fri Mar 10 15:33:17 UTC 2023
On Fri, 10 Mar 2023 14:25:06 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> The new msg unnecessarily exposes some impl detail, IMO.
Users/developers may be surprised when looking at the description (if they ever do) that it may print many more messages than expected in some cases, and it has no effect on other subsystem verification.
As it is a develop option that can be changed at a moment's notice I think it is fair to be exact about what it does.
-------------
PR: https://git.openjdk.org/jdk/pull/12977
More information about the hotspot-gc-dev
mailing list