RFR: 8261842: Shenandoah: cleanup ShenandoahHeapRegionSet
Aleksey Shipilev
shade at openjdk.java.net
Tue Feb 16 19:17:53 UTC 2021
There are a couple of stale/unused methods in ShenandoahHeapRegionSet that we can eliminate instead of improving them, for example in JDK-8261838.
Additional testing:
- [x] Linux x86_64 `hotspot_gc_shenandoah`
-------------
Commit messages:
- Update
- 8261842: Shenandoah: cleanup ShenandoahHeapRegionSet
Changes: https://git.openjdk.java.net/jdk/pull/2592/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2592&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8261842
Stats: 88 lines in 3 files changed: 0 ins; 82 del; 6 mod
Patch: https://git.openjdk.java.net/jdk/pull/2592.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2592/head:pull/2592
PR: https://git.openjdk.java.net/jdk/pull/2592
More information about the shenandoah-dev
mailing list