JDK-8302455 : VM.classloader_stats memory size values are wrong
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 16,17,18,19,20,21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-02-14
  • Updated: 2023-02-23
  • Resolved: 2023-02-16
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 21
21 b11Fixed
Related Reports
Relates :  
Relates :  
Description
VM.classloader_stats shows metaspace consumption in words, but should show bytes.
Comments
Backporter hint: needs follow-up JDK-8302812
18-02-2023

Changeset: 6e2d3c6c Author: Thomas Stuefe <stuefe@openjdk.org> Date: 2023-02-16 06:56:38 +0000 URL: https://git.openjdk.org/jdk/commit/6e2d3c6c45ded862d818e30dd03d023980bf0ec2
16-02-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/12556 Date: 2023-02-14 13:40:40 +0000
14-02-2023