RFR: 8275185: Remove dead code and clean up jvmstat LocalVmManager
Ioi Lam
iklam at openjdk.java.net
Thu Nov 4 02:15:49 UTC 2021
On Tue, 26 Oct 2021 07:48:05 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
> Nice cleanup - although was it not better for PerfDataFile.java to "own" the definitions of what a perfdata filename looks like? That might be what Chris was hinting at. There isn't really that _much_ flipping between two files. 8-)
Hi Kevin, thanks for the review. I've moved the filename patterns back to PerfDataFile.java as you suggested.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5923
More information about the serviceability-dev
mailing list