JDK-8286291 : G1: Remove unused segment allocator printouts
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 19
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-05-06
  • Updated: 2022-05-06
  • Resolved: 2022-05-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 19
19 masterFixed
Related Reports
Relates :  
Description
G1CardSetAllocator::print() is unused, the output also looks a little like leftover debug code. Remove.

Comments
Changeset: 2dd4dfdd Author: Thomas Schatzl <tschatzl@openjdk.org> Date: 2022-05-06 14:25:34 +0000 URL: https://git.openjdk.java.net/jdk/commit/2dd4dfdd63e5f13a8b98af7fb0d311032bacf0db
06-05-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/8574 Date: 2022-05-06 13:16:01 +0000
06-05-2022