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

javaw process is alive even after the main class ends in the jnlp application

    • b64
    • 6
    • b70
    • x86
    • other
    • Verified

      OS - Windows XP, Linux JDS, Redhat EL4.0

      Steps to reproduce :

      Launch the following 2 applications one by one :

      http://web-east.east/www/tests/1.6.0/6343114-2/hello1.jnlp

      http://web-east.east/www/tests/1.6.0/6343114-2/hello2.jnlp

      Now check if there are any javaw processes running

      On Linux : $ps -ef | grep javaw
      On Windows, Open the windows task manager and check if there are any javaw processes running

      Expected behavior - No javaw processes should be running
      Actual behavior - javaw process are still running

      Note - This problem is not seen on Solaris. On Solaris, after launching the two apps above, ps -ef | grep javaw shows no javaw process running.

            duke J. Duke
            anprabha Anjana Prabhakar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: