mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-04 00:00:42 +00:00
Use zero based compressed oops if java heap is below 32gb and unscaled compressed oops if java heap is below 4gb. Reviewed-by: never, twisti, jcoomes, coleenp