RFR: JDK-8329663: hs_err file event log entry for thread adding/removing should print current thread

Matthias Baesken mbaesken at openjdk.org
Fri Apr 5 08:24:16 UTC 2024


On Fri, 5 Apr 2024 05:37:49 GMT, David Holmes <dholmes at openjdk.org> wrote:

> > The hex number describing the thread is printed twice, this should be simplified or the current thread AND and added/exited thread could be printed.
> 
> This may be okay in JBS before you decide which way to go, but the PR description should reflect the actual change you made. Thanks

Hi David, I adjusted the JBS issue title and description so that it is more clear that we now print the current thread.

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

PR Comment: https://git.openjdk.org/jdk/pull/18627#issuecomment-2039223388


More information about the hotspot-runtime-dev mailing list