RFR: 8364638: Refactor and make accumulated GC CPU time code generic [v5]
Albert Mingkun Yang
ayang at openjdk.org
Fri Aug 15 08:45:12 UTC 2025
On Fri, 15 Aug 2025 08:24:38 GMT, Stefan Johansson <sjohanss at openjdk.org> wrote:
> ... am I missing what you are suggesting?
No. I think we are on the same page; I was more focusing on where the msg/warning will be, since this thread started with "Do we really want add a warning here?"
> And that message would not know what thread we failed to measure, but the closure have that information.
True; need to collect these info so that the printed msg/warning shows which thread(s) encountered a failure, if any.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26621#discussion_r2278547920
More information about the serviceability-dev
mailing list