Suggested to remove the following comments during the review of JDK-8297572
```
// Use the block_size() method of the space over which
// the iteration is being done. That space (e.g. CMS) may have
// specific requirements on object sizes which will
// be reflected in the block_size() method.
```
```
// Use the block_size() method of the space over which
// the iteration is being done. That space (e.g. CMS) may have
// specific requirements on object sizes which will
// be reflected in the block_size() method.
```
- relates to
-
JDK-8297572 Remove unused PrecisionStyle::Precise
-
- Resolved
-