RFR: 8327054: DiagnosticCommand Compiler.perfmap does not log on output() [v2]
Sonia Zaldana Calles
szaldana at openjdk.org
Fri Jul 19 20:17:46 UTC 2024
> Hi all,
>
> This is a small patch to address [8327054](https://bugs.openjdk.org/browse/JDK-8327054) making `CodeCache::write_perf_map` aware of which output stream errors and warning message should be going to.
>
> Testing:
> - [x] Added test case passes.
>
> Thanks,
> Sonia
Sonia Zaldana Calles has updated the pull request incrementally with one additional commit since the last revision:
Ensuring test case deletes file in case of exception
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20257/files
- new: https://git.openjdk.org/jdk/pull/20257/files/484f25eb..6129d87c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20257&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20257&range=00-01
Stats: 7 lines in 1 file changed: 3 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/20257.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20257/head:pull/20257
PR: https://git.openjdk.org/jdk/pull/20257
More information about the hotspot-dev
mailing list