RFR: 8275074: Cleanup unused code in JFR LeakProfiler

Markus Grönlund mgronlun at openjdk.java.net
Mon Oct 11 20:47: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

Looks good, thanks for noticing.

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

Marked as reviewed by mgronlun (Reviewer).

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


More information about the hotspot-jfr-dev mailing list