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

Stopping a HotSpot debug session leaves behind a javaw.exe.

    XMLWordPrintable

Details

    • generic
    • generic

    Description



      Name: dc32491 Date: 09/01/2000


      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
      Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)

      Debug any program using HotSpot. Stop the debug session. Notice javaw.exe
      remains in system process list. Below is a test program.

      ------------
      public class Untitled1 {
        public Untitled1() {
        }

        public static void main(String[] args) {
          Untitled1 untitled1 = new Untitled1();
        }
      }
      (Review ID: 109210)
      ======================================================================

      Attachments

        Issue Links

          Activity

            People

              jjh James Holmlund (Inactive)
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: