RFR: 8340113: Remove JULONG as a Diagnostic Command argument type (jcmd JFR.view)
Kevin Walls
kevinw at openjdk.org
Mon Sep 16 16:58:47 UTC 2024
The few uses of the operation parameter type "JULONG" in Diagnostic Commands should be changed to INT.
-------------
Commit messages:
- Merge remote-tracking branch 'upstream/master' into 8340113_JULONG
- 8340113: Remove JULONG as a Diagnostic Command argument type (jcmd JFR.view)
Changes: https://git.openjdk.org/jdk/pull/21021/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21021&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8340113
Stats: 13 lines in 4 files changed: 0 ins; 0 del; 13 mod
Patch: https://git.openjdk.org/jdk/pull/21021.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21021/head:pull/21021
PR: https://git.openjdk.org/jdk/pull/21021
More information about the serviceability-dev
mailing list