RFR (XS): 8005116: NPG: Rename -permstat option for jmap in jdk8 to -classstats (original) (raw)
Erik Helin erik.helin at oracle.com
Wed Feb 20 08:02:01 PST 2013
- Previous message: RFR (S): 8008536: Add HotSpot support for printing class loader statistics for JMap
- Next message: RFR (XS): 8005116: NPG: Rename -permstat option for jmap in jdk8 to -classstats
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
this change is the second of three changes related to renaming the jmap option permstat to clstats. The change has to be done as three separate changes in order to not break any repositories:
- Add support for the -clstats option to the SA agent
- Change the tool jmap to use -clstats instead of -permstat
- Remove the option -permstat from the SA agent
This CR represents the second step, which updates the jmap tool.
Step 1 and 3 are also out for review.
Webrev: http://cr.openjdk.java.net/~ehelin/8005116/webrev.00/
Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005116
Thanks, Erik
- Previous message: RFR (S): 8008536: Add HotSpot support for printing class loader statistics for JMap
- Next message: RFR (XS): 8005116: NPG: Rename -permstat option for jmap in jdk8 to -classstats
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]