RFR: 8248404: AArch64: Remove uses of long and unsigned long [v2]

Coleen Phillimore coleenp at openjdk.java.net
Tue Jan 11 17:40:12 UTC 2022


On Tue, 11 Jan 2022 17:17:40 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

>> I changed it to ULL. Thanks.
>
> We have `CONST64` and `UCONST64` for these situations (in globalDefinitions.hpp).

Forgot about those. thanks.

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

PR: https://git.openjdk.java.net/jdk/pull/7023


More information about the hotspot-dev mailing list