RFR: 8327054: DiagnosticCommand Compiler.perfmap does not log on output() [v4]
Sonia Zaldana Calles
szaldana at openjdk.org
Mon Jul 22 15:36:47 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:
Updating warning message
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20257/files
- new: https://git.openjdk.org/jdk/pull/20257/files/237f751a..a2e46173
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20257&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20257&range=02-03
Stats: 3 lines in 2 files changed: 0 ins; 1 del; 2 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 serviceability-dev
mailing list