--- old/src/share/vm/gc/parallel/psTasks.hpp 2017-04-25 16:44:58.211174384 +0200 +++ new/src/share/vm/gc/parallel/psTasks.hpp 2017-04-25 16:44:58.103174388 +0200 @@ -149,7 +149,7 @@ // will be covered. In this example if 4 tasks have been created to cover // all the stripes and there are only 3 threads, one of the threads will // get the tasks with the 4th stripe. However, there is a dependence in -// CardTableExtension::scavenge_contents_parallel() on the number +// PSCardTable::scavenge_contents_parallel() on the number // of tasks created. In scavenge_contents_parallel the distance // to the next stripe is calculated based on the number of tasks. // If the stripe width is ssize, a task's next stripe is at