JDK-8340334 : Update jcmd VM.events max parameter to be INT
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: svc
  • Affected Version: 24
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-09-17
  • Updated: 2024-11-27
  • Resolved: 2024-11-21
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 24
24 b25Fixed
Related Reports
Relates :  
Description
 jcmd VM.events max parameter is STRING while should be int.
Should be updated.

I separated this from 8340213 to don't delay fix of 8340213 if CSR is needed or any other questions arise.
Comments
Changeset: 13439113 Branch: master Author: Leonid Mesnik <lmesnik@openjdk.org> Date: 2024-11-21 01:32:09 +0000 URL: https://git.openjdk.org/jdk/commit/13439113c361dcb0629ece37844443cbf99ef704
21-11-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/22224 Date: 2024-11-19 00:40:09 +0000
19-11-2024