RFR: 8368365: ASAN errors should produce hs-err files and core dumps [v2]

Matthias Baesken mbaesken at openjdk.org
Tue Sep 23 15:16:25 UTC 2025


On Tue, 23 Sep 2025 14:36:37 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Therefore, I'd like to understand better what the problem is. hs-err files are quite small, at least in comparison to typical cores. We can disable core files by default, while hs-err files would still be generated. Would that be a compromise?


That sounds reasonable ; currently we have still lots of asan reports/issues so having (many) cores would be very bad for us.

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

PR Comment: https://git.openjdk.org/jdk/pull/27446#issuecomment-3324455269


More information about the hotspot-dev mailing list