Integrated: 8339020: Remove unused HeapShared::calculate_oopmap

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


On Wed, 28 Aug 2024 18:59:34 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: f2968b34
Author:    Matias Saavedra Silva <matsaave at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f2968b34a55009fb195e381ffa615488974e9ba6
Stats:     27 lines in 2 files changed: 0 ins; 27 del; 0 mod

8339020: Remove unused HeapShared::calculate_oopmap

Reviewed-by: coleenp

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

PR: https://git.openjdk.org/jdk/pull/20753


More information about the hotspot-runtime-dev mailing list