JDK-8327289 : Remove unused PrintMethodFlushingStatistics option
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 21,22,23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-03-05
  • Updated: 2024-04-29
  • Resolved: 2024-04-23
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 23
23 b20Fixed
Related Reports
Relates :  
Description
The product option PrintMethodFlushingStatistics is not used in Hotspot code. Start removing it.
Comments
Changeset: 09b88098 Author: Sonia Zaldana Calles <szaldana@openjdk.org> Committer: Coleen Phillimore <coleenp@openjdk.org> Date: 2024-04-23 19:06:41 +0000 URL: https://git.openjdk.org/jdk/commit/09b88098ff544fec1a4e94bfbbdc21b6c8433abb
23-04-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/18903 Date: 2024-04-22 20:09:47 +0000
23-04-2024

Was removed with JDK-8290025.
05-03-2024