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

Andrew Haley aph at redhat.com
Fri Jun 26 15:40:05 UTC 2020


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/

-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671



More information about the hotspot-dev mailing list