Relates :
|
It has turned out to be difficult to reproduce the issue in JDK-8011596. To make it possible to understand the issue if it happens again we need to get more information from the assert in ParMarkBitMap::verify_addr(). While going through this code path I realized that there is some dead code that can be removed.