RFR: 8368781: PerfMemory - make issues more transparent [v8]

Matthias Baesken mbaesken at openjdk.org
Wed Oct 22 08:27:39 UTC 2025


> 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 one additional commit since the last revision:

  Adjust following suggestions by Goetz

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27602/files
  - new: https://git.openjdk.org/jdk/pull/27602/files/27a4ad6d..a9addba3

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27602&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27602&range=06-07

  Stats: 14 lines in 3 files changed: 0 ins; 0 del; 14 mod
  Patch: https://git.openjdk.org/jdk/pull/27602.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27602/head:pull/27602

PR: https://git.openjdk.org/jdk/pull/27602


More information about the hotspot-runtime-dev mailing list