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

addSourceNameFilter002.java failed with Debugee VM has not exited correctly: trying to kill it

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 8u481
    • hotspot
    • svc
    • x86_64
    • windows

      vmTestbase/nsk/jdi/ClassPrepareRequest/addSourceNameFilter/addSourceNameFilter002/addSourceNameFilter002.java

      Log excerpt :

      [18:38:17.859] # ERROR: Exception occured in eventHandler thread: null
      The following stacktrace is for failure analysis.
      nsk.share.TestFailure: Exception occured in eventHandler thread: null
      at nsk.share.Log.logExceptionForFailureAnalysis(Log.java:356)
      at nsk.share.Log.complain(Log.java:327)
      at nsk.share.jdi.EventHandler.run(EventHandler.java:200)
      at java.lang.Thread.run(Thread.java:750)
      java.lang.NullPointerException
      at com.sun.tools.jdi.EventRequestManagerImpl.request(EventRequestManagerImpl.java:943)
      at com.sun.tools.jdi.EventSetImpl$EventImpl.<init>(EventSetImpl.java:88)
      at com.sun.tools.jdi.EventSetImpl$ThreadedEventImpl.<init>(EventSetImpl.java:175)
      at com.sun.tools.jdi.EventSetImpl$ClassPrepareEventImpl.<init>(EventSetImpl.java:367)
      at com.sun.tools.jdi.EventSetImpl.createEvent(EventSetImpl.java:741)
      at com.sun.tools.jdi.EventSetImpl.build(EventSetImpl.java:628)
      at com.sun.tools.jdi.EventQueueImpl.removeUnfiltered(EventQueueImpl.java:211)
      at com.sun.tools.jdi.EventQueueImpl.remove(EventQueueImpl.java:96)
      at com.sun.tools.jdi.EventQueueImpl.remove(EventQueueImpl.java:82)
      at nsk.share.jdi.EventHandler.run(EventHandler.java:145)
      at java.lang.Thread.run(Thread.java:750)
      [18:38:17.859] debugee.stderr> [18:38:17.859] Debuggee: received the command: loadClass:nsk.share.jdi.TestClass1
      [18:38:17.859] debugee.stderr> [18:38:17.859] Debuggee nsk.share.jdi.AbstractJDIDebuggee : sending the command: ready
      [18:38:17.875] # ERROR: binder> Debugee VM has not exited correctly: trying to kill it
      The following stacktrace is for failure analysis.
      nsk.share.TestFailure: binder> Debugee VM has not exited correctly: trying to kill it
      at nsk.share.Log.logExceptionForFailureAnalysis(Log.java:356)
      at nsk.share.Log.complain(Log.java:327)
      at nsk.share.jpda.DebugeeProcess.complain(DebugeeProcess.java:474)
      at nsk.share.jpda.DebugeeProcess.close(DebugeeProcess.java:454)
      at nsk.share.jpda.DebugeeProcess.finalize(DebugeeProcess.java:483)
      at nsk.share.FinalizableObject.finalizeAtExit(FinalizableObject.java:48)
      at nsk.share.Finalizer$FinalizerThread.run(Finalizer.java:122)

            Unassigned Unassigned
            lujaniuk Ludvig Janiuk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: