[jdk17u-dev] RFR: 8311249: Remove unused MemAllocator::obj_memory_range [v3]
Aleksey Shipilev
shade at openjdk.org
Wed Jul 5 17:40:01 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 incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains one additional commit since the last revision:
>
> Backport 711cddd899048236bbc3c0aa7e4ac0fc8aebe4d2
Needs reviews. @phohensee, @rkennke, maybe?
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1535#issuecomment-1622198610
More information about the jdk-updates-dev
mailing list