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

jps should show what is being run by javaws

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • 5.0u6, 6
    • core-svc
    • None
    • generic, sparc
    • generic, solaris_10

      I frequently run several javaws apps on multiple DISPLAYs. For a given
      javaws process, there seems to be no easy way to determine just what it
      is running. For example, jps -l says:

      24419 com.sun.javaws.Main
      22903 com.sun.javaws.Main
      20612 com.sun.javaws.Main
      22881 com.sun.javaws.Main
      24433 sun.tools.jps.Jps
      23324 com.sun.javaws.Main

      I can't see that jps -v nor ps help either. So if I want to do something
      to a particular javaws process, eg, the one running the Bugster app on DISPLAY
      xyx:89, I can't find the PID for that process.

      We need a way for jps to be able to show the 'main' class that is being
      run by javaws or something like that.

            Unassigned Unassigned
            jjh James Holmlund (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: