Integrated: 8293324: ciField.hpp has two methods to return field's offset
Ilya Korennoy
duke at openjdk.org
Thu Mar 16 08:41:32 UTC 2023
On Mon, 13 Mar 2023 16:52:30 GMT, Ilya Korennoy <duke at openjdk.org> wrote:
> Small refactoring of ciField.hpp method `offset()` removed and `offset_in_bytes()` used instead.
>
> Test: tier1 linux-x86_64
This pull request has now been integrated.
Changeset: 7277bb19
Author: Ilya Korennoy <korennoy.ilya at gmail.com>
Committer: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7277bb19f128b84094400cb4262b2e0432e559c5
Stats: 22 lines in 10 files changed: 0 ins; 5 del; 17 mod
8293324: ciField.hpp has two methods to return field's offset
Reviewed-by: thartmann
-------------
PR: https://git.openjdk.org/jdk/pull/13003
More information about the hotspot-compiler-dev
mailing list