Withdrawn: 8310994: Add JFR event for selection operations
duke
duke at openjdk.org
Tue Jun 25 20:20:17 UTC 2024
On Fri, 17 Nov 2023 16:22:55 GMT, Tim Prinzing <tprinzing at openjdk.org> wrote:
> Added mirror event with static methods: jdk.internal.event.SelectionEvent that provides the duration of select calls and the count of how many keys are available.
>
> Emit the event from SelectorImpl::lockAndDoSelect
>
> Test at jdk.jfr.event.io.TestSelectionEvents
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/16710
More information about the hotspot-jfr-dev
mailing list