RFR: 8309613: [Windows] hs_err files sometimes miss information about the code containing the error

Martin Doerr mdoerr at openjdk.org
Wed Jun 14 12:41:04 UTC 2023


On Wed, 14 Jun 2023 08:35:08 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> We need good hs_err files in JDK21 in case a problem like https://bugs.openjdk.org/secure/attachment/103766/hs_err_pid7652.log occurs again.

> [openjdk/jdk#14448](https://github.com/openjdk/jdk/pull/14448) seems to have helped in HEAD. Maybe we should backport that one.

Yes, there's already an open PR: https://github.com/openjdk/jdk21/pull/18

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

PR Comment: https://git.openjdk.org/jdk21/pull/17#issuecomment-1591112268


More information about the hotspot-dev mailing list