Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6428776

The jps and jstat tools should be run with -client

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not an Issue
    • P5
    • tbd
    • 5.0
    • core-svc
    • generic
    • generic

    Description

      On large scale server class systems, the jps and jstat tools
      are run with -server and a rather large heap and potentially
      many parallel gc threads. This can result in the tools being
      more intrusive than necessary which can impact the performance
      of the applications running on the system. These tools should
      be built to run with -client.

      Other tools may have similar issues (jconsole, jhat, jmap, etc)
      and should also consider using -client. The jstatd server used
      by jps and jstat might also be a candidiate for using -client,
      but it actually could take avantage of running in -server when
      monitoring a large number of targets.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              briand Brian Doherty (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: