RFR: JDK-8329663: hs_err file event log entry for thread adding/removing should print current thread [v2]
Matthias Baesken
mbaesken at openjdk.org
Fri Apr 5 10:49:58 UTC 2024
On Fri, 5 Apr 2024 10:04:18 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
> I don't see why the change of wording in the message though. That seems disruptive with no benefit?
Both wordings work for me; the method where we generate the event log entry is `Threads::remove` so I think the proposed remove is the better choice - David what do you think ?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18627#issuecomment-2039478520
More information about the hotspot-runtime-dev
mailing list