RFR: 8369510: JFR: Remove flush handler from Dispatcher lookup

Markus Grönlund mgronlun at openjdk.org
Mon Oct 13 12:21:07 UTC 2025


On Thu, 9 Oct 2025 15:39:52 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Could I get a review of a PR that removes dead code?
> 
> Testing: test/jdk/jdk/jfr
> 
> To ensure the code is not used, I added Thread.sleep(10000000) to the lambda, but no tests timed out.
> 
> Thanks
> Erik

Marked as reviewed by mgronlun (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/27733#pullrequestreview-3331392630


More information about the hotspot-jfr-dev mailing list