[jdk17u-dev] RFR: 8311249: Remove unused MemAllocator::obj_memory_range [v3]

Aleksey Shipilev shade at openjdk.org
Wed Jul 5 09:13:25 UTC 2023


> 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

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

Changes: https://git.openjdk.org/jdk17u-dev/pull/1535/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1535&range=02
  Stats: 15 lines in 2 files changed: 0 ins; 15 del; 0 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/1535.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1535/head:pull/1535

PR: https://git.openjdk.org/jdk17u-dev/pull/1535


More information about the jdk-updates-dev mailing list