6910183: CMS: assert(_index < capacity(),"_index out of bounds")

Weakened a too-strong, off-by-one assert; added code to keep track of and report any overflows at appropriate level of verbosity.

Reviewed-by: jcoomes, tonyp
1 file changed