RFR: 8276100: Remove G1SegmentedArray constructor name parameter
Thomas Schatzl
tschatzl at openjdk.java.net
Thu Oct 28 12:14:19 UTC 2021
Hi all,
can I have reviews for this trivial(?) change to remove an unused parameter to the G1SegmentedArray constructor?
Testing: local compilation
Thanks,
Thomas
-------------
Commit messages:
- Initial version
Changes: https://git.openjdk.java.net/jdk/pull/6154/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6154&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8276100
Stats: 5 lines in 3 files changed: 0 ins; 2 del; 3 mod
Patch: https://git.openjdk.java.net/jdk/pull/6154.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6154/head:pull/6154
PR: https://git.openjdk.java.net/jdk/pull/6154
More information about the hotspot-gc-dev
mailing list