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

JDWP exit error JVMTI_ERROR_WRONG_PHASE(112): on checking for an interface

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 9
    • hotspot
    • svc
    • b31

      [2017-03-31T08:31:38.03] TEST BEGINS
      [2017-03-31T08:31:38.03] ===========
      [2017-03-31T08:31:38.04] Method : nsk.jdi.ObjectReference._bounds_.bounds001b.justMethod(int)
      [2017-03-31T08:31:38.04] invokeMethod(null, method, params,ObjectReference.INVOKE_NONVIRTUAL)
      [2017-03-31T08:31:38.04] !!!expected NullPointerException
      [2017-03-31T08:31:38.04]
      [2017-03-31T08:31:38.04] invokeMethod(thread, null, params,ObjectReference.INVOKE_NONVIRTUAL)
      [2017-03-31T08:31:38.04] !!!expected NullPointerException
      [2017-03-31T08:31:38.04]
      [2017-03-31T08:31:38.04] invokeMethod(thread, method, null,ObjectReference.INVOKE_NONVIRTUAL)
      [2017-03-31T08:31:38.04] !!!expected NullPointerException
      [2017-03-31T08:31:38.04]
      [2017-03-31T08:31:38.04] invokeMethod(thread, method, params,Integer.MAX_VALUE)
      [2017-03-31T08:31:38.08] returned value is 1
      [2017-03-31T08:31:38.08]
      [2017-03-31T08:31:38.08] invokeMethod(thread, method, params,Integer.MIN_VALUE)
      [2017-03-31T08:31:38.09] returned value is 1
      [2017-03-31T08:31:38.09]
      [2017-03-31T08:31:38.09] =============
      [2017-03-31T08:31:38.09] TEST FINISHES
      [2017-03-31T08:31:38.09]
      [2017-03-31T08:31:38.10] debugee.stderr> breakpoint line
      [2017-03-31T08:31:38.11] debugee.stderr> completed succesfully.
      [2017-03-31T08:31:38.11] debugee.stderr> JDWP exit error JVMTI_ERROR_WRONG_PHASE(112): on checking for an interface [util.c:1311]
      [2017-03-31T08:31:38.11] debugee.stdout> FATAL ERROR in native method: JDWP on checking for an interface, jvmtiError=JVMTI_ERROR_WRONG_PHASE(112)
      [2017-03-31T08:31:38.11] debugee.stdout> Current thread is 31359
      [2017-03-31T08:31:38.12] debugee.stdout> Dumping core ...
      [2017-03-31T08:31:39.13] Exception in thread "main" nsk.share.Failure: Got unexpected debugee VM exit status: 134 (not 95)
      [2017-03-31T08:31:39.13] at nsk.share.jdi.Debugee.quit(Debugee.java:535)
      [2017-03-31T08:31:39.13] at nsk.jdi.ObjectReference._bounds_.bounds001.execTest(bounds001.java:207)
      [2017-03-31T08:31:39.13] at nsk.jdi.ObjectReference._bounds_.bounds001.run(bounds001.java:78)
      [2017-03-31T08:31:39.13] at nsk.jdi.ObjectReference._bounds_.bounds001.main(bounds001.java:62)
      [2017-03-31T08:31:39.34] # Test level exit status: 1

            sspitsyn Serguei Spitsyn
            jwilhelm Jesper Wilhelmsson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: