RFR: 8248403: AArch64: Remove uses of kernel integer types

David Holmes david.holmes at oracle.com
Wed Jul 8 06:39:52 UTC 2020


Hi Andrew,

On 27/06/2020 1:40 am, Andrew Haley wrote:
> In several places the AArch64 back end uses integer types from the kernel such as u_int32_t rather than the standard C type uint64_t. These should be removed.
> 
> http://cr.openjdk.java.net/~aph/8248403/

That all looks good to me.

Thanks,
David
-----



More information about the hotspot-dev mailing list