mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-26 05:18:05 +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