JDK-8341908 : CodeHeapAnalytics: Output Imperfections and unwanted vm termination
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 17,21,24
  • Priority: P5
  • Status: In Progress
  • Resolution: Unresolved
  • OS: generic
  • CPU: generic
  • Submitted: 2024-10-10
  • Updated: 2024-10-14
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.
Other
tbdUnresolved
Related Reports
Relates :  
Description
Over the course of time, changes in the compiled method structures and the removal of the nmethod sweeper altered the information available to CodeHeapAnalytics. When applying the required changes, output alignment was not perfectly adapted. 

Furthermore, processing may end ungracefully, terminating the jvm, on illegal input or when an internal error occurs. This is undesired behavior. It is better to just issue a message and gracefully end processing.

This issue was reported by Volker Simonis.
Comments
ILW = Various minor issue with CodeHeap State Analytics output, edge cases (?) with CodeHeap State Analytics, no workaround = LMH = P5
14-10-2024