stefank [Wed, 09 Mar 2016 12:45:44 +0100] rev 37059
8151440: Move BitMap verfication inline functions out from bitMap.hpp
Reviewed-by: tschatzl, pliden, kbarrett
stefank [Wed, 09 Mar 2016 12:44:49 +0100] rev 37058
8151439: Inline the BitMap constructor
Reviewed-by: tschatzl, pliden, kbarrett
stefank [Wed, 09 Mar 2016 12:44:12 +0100] rev 37057
8151436: Leaner ArrayAllocator and BitMaps
Reviewed-by: tschatzl, pliden, kbarrett
stefank [Thu, 25 Feb 2016 13:08:19 +0100] rev 37056
8150617: nth_bit and friends are broken
Reviewed-by: shade, tschatzl, vlivanov
brutisso [Thu, 10 Mar 2016 08:54:43 +0100] rev 37055
8151514: Remove the noisy NOISY debugging code from parCardTableModRefBS.cpp
Reviewed-by: tschatzl, pliden
sangheki [Wed, 09 Mar 2016 15:37:33 -0800] rev 37054
8145312: CMS: There is insufficient memory with CMSSamplingGrain=1
Summary: Change minimum range and add constraint function for CMSSamplingGrain flag
Reviewed-by: jmasa, ddmitriev
kbarrett [Wed, 09 Mar 2016 20:37:04 +0000] rev 37053
Merge
kbarrett [Wed, 09 Mar 2016 11:03:45 -0500] rev 37052
8150688: Fix os_windows siglabel
Summary: Change types to eliminate implicit narrowing, and other cleanups.
Reviewed-by: dholmes, tbenson