RFR: 8308995: Update Network IO JFR events to be static mirror events
Tim Prinzing
tprinzing at openjdk.org
Tue Jun 27 18:45:04 UTC 2023
On Thu, 22 Jun 2023 13:39:51 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> In cases where the implRead/implWrite call throws an exception, shouldn't the event contain that exception, or at least exception message? If it doesn't should it be emitted at all, or should another event be emitted instead?
Added issue https://bugs.openjdk.org/browse/JDK-8310979 to add a field to SocketReadEvent and SocketWriteEvent in a separate PR
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14342#issuecomment-1610037645
More information about the core-libs-dev
mailing list