RFR: 8327056: Remove unused static char array in JvmtiAgentList::lookup
Denghui Dong
ddong at openjdk.org
Thu Feb 29 15:06:05 UTC 2024
Hi,
Please help review this trivial change that removed an unused static char array in JvmtiAgentList::lookup.
Thanks
-------------
Commit messages:
- 8327056: Remove unused static char array in JvmtiAgentList::lookup
Changes: https://git.openjdk.org/jdk/pull/18066/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18066&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8327056
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/18066.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18066/head:pull/18066
PR: https://git.openjdk.org/jdk/pull/18066
More information about the serviceability-dev
mailing list