RFR: 8309685: Fix -Wconversion warnings in assembler and register code

Coleen Phillimore coleenp at openjdk.org
Thu Jun 22 14:24:13 UTC 2023


On Thu, 22 Jun 2023 14:19:23 GMT, Frederic Parain <fparain at openjdk.org> wrote:

>> This is essentially the same as PR https://github.com/openjdk/jdk/pull/14396 only without the asm/assembler.hpp changes for emit_int8, etc.  The casts and type changes here resolve header file -Wconversion warnings but not the 941 in assembler_x86.cpp.
>> Tested with tier 1-7, and tier1 on Oracle supported platforms.
>
> Marked as reviewed by fparain (Reviewer).

Thanks for reviewing @fparain

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14584#issuecomment-1602729872


More information about the hotspot-dev mailing list