request for review - 8004172: Remove display of permanent generation counters from jstat options

Mandy Chung mandy.chung at oracle.com
Fri Jan 11 09:16:38 PST 2013


Hi Jon,

On 1/4/2013 2:41 PM, Jon Masamitsu wrote:
> 8004172: Remove display of permanent generation counters from jstat 
> options
>
> This change removes from the jstat options the display of
> permanent generation  counters.  It also removes entirely the
> gcpermcapacity option.
>
> http://cr.openjdk.java.net/~jmasa/8004172/webrev.00/

This change looks good.  Have you checked out the jstat tests 
(jdk/test/sun/tools/jstat)?  I expect that there  are jstat tests that 
need to be updated.   For jprt job, you need to add "jdk_tools" test 
target as it's not included in the default.

The jstat man page needs to be updated per this change:
    http://download.java.net/jdk8/docs/technotes/tools/share/jstat.html

You can contact the docs team and open an issue for the man page update.

Mandy


More information about the serviceability-dev mailing list