git: openjdk/mobile: 8236968: jmap -clstats fails to work after JDK-8232759

duke duke at openjdk.java.net
Wed Jan 15 13:13:52 UTC 2020


Changeset: 7707e32b
Author:    Coleen Phillimore <coleenp at openjdk.org>
Date:      2020-01-15 08:08:54 +0000
URL:       https://git.openjdk.java.net/mobile/commit/7707e32b

8236968: jmap -clstats fails to work after JDK-8232759

Make jmap -clstats call jcmd VM.classloader_stats instead which better matches the documentation

Reviewed-by: dholmes, cjplummer

! src/jdk.jcmd/share/classes/sun/tools/jmap/JMap.java



More information about the mobile-changes mailing list