Withdrawn: 8349083: Factor out filename handling code from logging
duke
duke at openjdk.org
Thu Apr 10 21:50:39 UTC 2025
On Sat, 1 Feb 2025 16:53:13 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:
> Factor out filename substitution code from unified logging, so that it can be used elsewhere:
>
> 1. Make filename substitution consistent. Support following substitutions cross JVM
> ```
> %p -> pid
> %t -> timestamp
> %hn -> hostname
>
>
> 2. Reduce redundant code
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/23410
More information about the hotspot-dev
mailing list