Integrated: 8327054: DiagnosticCommand Compiler.perfmap does not log on output()
Sonia Zaldana Calles
szaldana at openjdk.org
Tue Jul 23 15:52:37 UTC 2024
On Fri, 19 Jul 2024 15:07:39 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 8e1f17e3
Author: Sonia Zaldana Calles <szaldana at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8e1f17e351bc7949b318a0542a4a4cb30ead5a97
Stats: 18 lines in 5 files changed: 12 ins; 0 del; 6 mod
8327054: DiagnosticCommand Compiler.perfmap does not log on output()
Reviewed-by: lmesnik, stuefe, kevinw, cjplummer
-------------
PR: https://git.openjdk.org/jdk/pull/20257
More information about the serviceability-dev
mailing list