Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8349083

Factor out filename handling code from logging

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • 25
    • 25
    • hotspot

      JVM handles wildcards in filename inconsistently.
      Logging expands %p, %t and %hn
      Heap dump only expands %p
      and JFR expands %p and %t

      I would like to factor filename handling code out of logging to a shared utility class, so that we can reduce duplicated code and handle wildcards consistently.

            zgu Zhengyu Gu
            zgu Zhengyu Gu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: