Integrated: 8275074: Cleanup unused code in JFR LeakProfiler

Roman Kennke rkennke at openjdk.java.net
Tue Oct 12 13:20:51 UTC 2021


On Mon, 11 Oct 2021 18:57:45 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> While doing some fixes for Lilliput in JFR I noticed a couple of unused code paths. Let's remove them. 
> Specifically, it's the entirety of saveRestore.hpp/cpp and a helper method in edgeUtils.hpp/cpp.
> 
> Testing:
>  - [x] tier1
>  - [x] jdk/jfr

This pull request has now been integrated.

Changeset: e393c5ea
Author:    Roman Kennke <rkennke at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e393c5ea9d9a254cdacbd311498c55c560e8ab25
Stats:     245 lines in 4 files changed: 0 ins; 245 del; 0 mod

8275074: Cleanup unused code in JFR LeakProfiler

Reviewed-by: mgronlun

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

PR: https://git.openjdk.java.net/jdk/pull/5899


More information about the hotspot-jfr-dev mailing list