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

JDWP: with server=y, at VM exit you get: failed to initialize, VM_DEAD(112)

XMLWordPrintable

    • b42
    • generic
    • generic

      JDWP: with server=y, at VM exit you get: failed to initialize, VM_DEAD(112)

      The Java app has done a normal exit and the VM is dead, yet the debugger
      backend might still try and setup for a new connection to this VM.
      The error is fairly harmless but ugly. Risk is low since the VM is considered
      dead anyway.

      The regression test is
         com/sun/jdi/RunToExit.java

      Yet another "clean death" issues for the debugger backend.

            ohair Kelly Ohair (Inactive)
            ohair Kelly Ohair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: