Integrated: 8337683: Fix -Wconversion problem with arrayOop.hpp
Coleen Phillimore
coleenp at openjdk.org
Thu Aug 8 16:13:37 UTC 2024
On Thu, 1 Aug 2024 18:49:34 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Since base_offset_in_bytes and HeapWordSize are int, there's no loss of conversion in making these variables int. This seems trivial.
> Tested with tier1 on linux and windows.
This pull request has now been integrated.
Changeset: 9695f095
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9695f09581bac856ad97943cca15c65dc21d2adf
Stats: 14 lines in 3 files changed: 2 ins; 0 del; 12 mod
8337683: Fix -Wconversion problem with arrayOop.hpp
Reviewed-by: stefank, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/20431
More information about the hotspot-dev
mailing list