RFR: 8327054: DiagnosticCommand Compiler.perfmap does not log on output() [v3]
Sonia Zaldana Calles
szaldana at openjdk.org
Mon Jul 22 13:45:49 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:
Adding comment
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20257/files
- new: https://git.openjdk.org/jdk/pull/20257/files/6129d87c..237f751a
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20257&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20257&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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