RFR: 8293324: ciField.hpp has two methods to return field's offset
Tobias Hartmann
thartmann at openjdk.org
Wed Mar 15 07:32:20 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
Looks good to me.
Please enable https://openjdk.org/guide/#github-actions for some automated testing.
And please update the copyright dates of all files.
-------------
Marked as reviewed by thartmann (Reviewer).
PR: https://git.openjdk.org/jdk/pull/13003Changes requested by thartmann (Reviewer).
More information about the hotspot-compiler-dev
mailing list