Integrated: 8369510: JFR: Remove flush handler from Dispatcher lookup
Erik Gahlin
egahlin at openjdk.org
Mon Oct 13 15:20:53 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
This pull request has now been integrated.
Changeset: 16681623
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/166816231988dd94f644a7b892cdddf0fea94570
Stats: 5 lines in 1 file changed: 0 ins; 5 del; 0 mod
8369510: JFR: Remove flush handler from Dispatcher lookup
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/27733
More information about the hotspot-jfr-dev
mailing list