mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-08 22:19:18 +00:00
BlockOffsetArrayUseUnallocatedBlock was intended to be turned off as part of BUG 6948538 but a code line in collectorPolicy.cpp actually kept it turned on. Reviewed-by: jwilhelm, ysr