RFR: 8339020: Remove unused HeapShared::calculate_oopmap

Matias Saavedra Silva matsaave at openjdk.org
Thu Aug 29 21:08:21 UTC 2024


On Thu, 29 Aug 2024 20:23:06 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> After JDK-8251330, `HeapShared::calculate_oopmap` is totally unused so this patch removes the method. Verified with tier1-4 tests.
>
> Looks good plus trivial.

Thanks for the review @coleenp! The change is trivial so one review is sufficient.

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

PR Comment: https://git.openjdk.org/jdk/pull/20753#issuecomment-2318996894


More information about the hotspot-runtime-dev mailing list