hg: jdk/jdk: 8228692: BitMap::reallocate might not clear some bits
kim.barrett at oracle.com
kim.barrett at oracle.com
Wed May 27 01:35:39 UTC 2020
Changeset: e6781e25f307
Author: kbarrett
Date: 2020-05-26 21:26 -0400
URL: https://hg.openjdk.java.net/jdk/jdk/rev/e6781e25f307
8228692: BitMap::reallocate might not clear some bits
Summary: Ensure trailing bits in last copied word are cleared.
Reviewed-by: tschatzl, sjohanss
! src/hotspot/share/utilities/bitMap.cpp
! test/hotspot/gtest/utilities/test_bitMap.cpp
More information about the jdk-all-changes
mailing list