Integrated: 8301117: Remove old_size param from ResizeableResourceHashtable::resize()
Afshin Zafari
duke at openjdk.org
Fri Mar 3 16:49:00 UTC 2023
On Sat, 18 Feb 2023 15:31:46 GMT, Afshin Zafari <duke at openjdk.org> wrote:
> `old_size` is removed from the function parameters in definitions and calls.
> `table_size` is used as old size.
> ### Test
> mach5 tiers 1-5.
This pull request has now been integrated.
Changeset: ae797c64
Author: Afshin Zafari <Afshin.zafari at oracle.com>
Committer: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ae797c64afc61a0b1c8fbc48f56b2c41f54a7301
Stats: 4 lines in 2 files changed: 0 ins; 0 del; 4 mod
8301117: Remove old_size param from ResizeableResourceHashtable::resize()
Reviewed-by: dholmes, coleenp
-------------
PR: https://git.openjdk.org/jdk/pull/12635
More information about the hotspot-dev
mailing list