JFR: Clean up jdk.jfr.internal.RepositoryChunk

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 15
    • Affects Version/s: 15
    • Component/s: hotspot
    • jfr
    • b22

      With the introduction of Event Streaming the mechanism for storing data in the file respiratory changed but old functionality is still left in the jdk.jfr.internal.RepositoryChunk class.

      Furthermore, DateTimeFormatter is used to format filenames for the repository, but it leads to an unnecessary number of classes being loaded during startup. It would be better to just use StringBuilder.

            Assignee:
            Erik Gahlin
            Reporter:
            Erik Gahlin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: