Integrated: JDK-8311249: Remove unused MemAllocator::obj_memory_range

Aleksey Shipilev shade at openjdk.org
Tue Jul 4 09:05:02 UTC 2023


On Mon, 3 Jul 2023 17:46:13 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> This is a leftover from [JDK-8171221](https://bugs.openjdk.org/browse/JDK-8171221), which removed its only use.
> Gets into the way of [JDK-8139457](https://bugs.openjdk.org/browse/JDK-8139457).
> 
> Additional testing:
>  - [x] GHA builds

This pull request has now been integrated.

Changeset: 711cddd8
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/711cddd899048236bbc3c0aa7e4ac0fc8aebe4d2
Stats:     15 lines in 2 files changed: 0 ins; 15 del; 0 mod

8311249: Remove unused MemAllocator::obj_memory_range

Reviewed-by: tschatzl

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

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


More information about the hotspot-gc-dev mailing list