hg: jdk9/hs/hotspot: 2 new changesets
kim.barrett at oracle.com
kim.barrett at oracle.com
Sat Aug 20 01:30:57 UTC 2016
Changeset: 15b34ff488bd
Author: kbarrett
Date: 2016-08-14 21:19 -0400
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/15b34ff488bd
8155043: BitMap set operations assume clear bits beyond unaligned end
Summary: Be more circumspect in handling of sets with unaligned sizes.
Reviewed-by: stefank, jmasa
! src/share/vm/utilities/bitMap.cpp
! src/share/vm/utilities/bitMap.hpp
+ test/native/utilities/test_bitMap_setops.cpp
Changeset: 3ef0d42f4d51
Author: kbarrett
Date: 2016-08-19 23:57 +0000
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/3ef0d42f4d51
Merge
More information about the jdk9-hs-changes
mailing list