RFR: 8308995: Update Network IO JFR events to be static mirror events [v4]
Alan Bateman
alanb at openjdk.org
Thu Sep 7 06:48:40 UTC 2023
On Wed, 6 Sep 2023 15:55:21 GMT, Tim Prinzing <tprinzing at openjdk.org> wrote:
> I think it's useful if trying to trace the calls (i.e. set to 0ms). Apparently the security manager was being used for that by some.
The SM isn't called once connected so I don't think anyone could have every done that. Yes, you could set the threshold to 0ms to emit event for every read/write but I wonder how useful that would be, maybe I/O stats would be more interesting.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14342#issuecomment-1709568576
More information about the build-dev
mailing list