On Tue, 27 Jun 2023 12:41:50 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:
> This is another version of PR https://github.com/openjdk/jdk/pull/14659 but > I've added a pointer delta function in globalDefinitions.hpp to use for these > pointer diff calculations that return int everywhere. If the name is > agreeable, I'll fix the other cases of this like this. It's better than raw > casts. > Tested with tier1-4. This pull request has now been integrated. Changeset: 9f46fc28 Author: Coleen Phillimore <cole...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/9f46fc28426630399ca39d443403cc3a7be58854 Stats: 60 lines in 32 files changed: 8 ins; 0 del; 52 mod 8310906: Fix -Wconversion warnings in runtime, oops and some code header files. Reviewed-by: iklam, fparain ------------- PR: https://git.openjdk.org/jdk/pull/14675