[jdk17u-dev] RFR: 8311249: Remove unused MemAllocator::obj_memory_range [v3]
Paul Hohensee
phh at openjdk.org
Wed Jul 5 18:31:07 UTC 2023
On Wed, 5 Jul 2023 09:13:25 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Semi-clean backport to eliminate unused method, and make life easier for downstreams like Lilliput JDK 17.
>>
>> There was a contextual difference around this hunk, as mainline has `protected` moved by [JDK-8294900](https://bugs.openjdk.org/browse/JDK-8294900), which I don't want to backport.
>>
>>
>> protected:
>> virtual MemRegion obj_memory_range(oop obj) const;
>>
>>
>> Additional testing:
>> - [x] GHA builds
>
> Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>
> Backport 711cddd899048236bbc3c0aa7e4ac0fc8aebe4d2
Lgtm.
-------------
Marked as reviewed by phh (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/1535#pullrequestreview-1515102987
More information about the jdk-updates-dev
mailing list