RFR: 8368781: PerfMemory - make issues more transparent [v7]
David Holmes
dholmes at openjdk.org
Wed Oct 22 05:57:04 UTC 2025
On Tue, 21 Oct 2025 14:35:28 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> Currently issues with perfMemory like problems with the secure tmp subdirectory creation are not very transparent in release JVMs.
>>
>> There exists some warnings traces but they are behind develop flags like Verbose so only available in debug JVMs.
>> We could (in case of issues) store some information and write it later into hsinfo/hserr files ; or make the existing warnings available too in release JVMs.
>
> Matthias Baesken has updated the pull request incrementally with two additional commits since the last revision:
>
> - Reformatting suggested by David
> - unneeded \ removed
Nothing further from me. Thanks
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/27602#pullrequestreview-3363805979
More information about the hotspot-runtime-dev
mailing list