mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-13 17:33:10 +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