mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-26 13:27:59 +00:00
Change the type of fields / variables / etc. that represent region counts and indeces from size_t to uint. Reviewed-by: iveresov, brutisso, jmasa, jwilhelm