RFR: 8338883: Add core dump info to -Xlog:os=info
Gerard Ziemski
gziemski at openjdk.org
Wed Aug 28 18:59:18 UTC 2024
On Wed, 28 Aug 2024 01:15:12 GMT, David Holmes <dholmes at openjdk.org> wrote:
> If all you are really interested in is reporting that core dumps are disabled then maybe logging the specific ulimit/rlimit info would suffice?
Yep, that's what I thought of doing, then I thought I would reuse the code we already had.
Maybe I can refactor the code around a bit to separate the trivial from non-trivial.
Thank you David. I will investigate a bit further...
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20734#issuecomment-2316049539
More information about the hotspot-runtime-dev
mailing list