6728478: Assertion at parallel promotion from young to old generation

The fix avoids a call to address_for_index() in this particular situation where it is not known if the passed index is in bounds.

Reviewed-by: tonyp
2 files changed