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

demo/jvmti/compiledMethodLoad/CompiledMethodLoadTest.java failing again

XMLWordPrintable


      This test is failing intermittently on some platforms, persistently on others.

      ----------System.out:(16/1147)----------

      :
      WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethod
      WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethod
      Hello
      ERROR: JVMTI: 112(JVMTI_ERROR_WRONG_PHASE): get method name
      Exit code is 3
      <beginning of Error Stream buffer>
      ERROR: JVMTI: 112(JVMTI_ERROR_WRONG_PHASE): get method name

      <end of buffer>
      <beginning of Input Stream buffer>
      WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethod
      WARNING in native method: JNI call made without checking exceptions when required to from CallStaticObjectMethod
      Hello

      <end of buffer>
      ----------System.err:(14/860)----------
      java.lang.RuntimeException: Test failed - exit return code non-zero (exitStatus==3)
      at DemoRun.runit(DemoRun.java:196)
      at DemoRun.runit(DemoRun.java:109)
      at CompiledMethodLoadTest.main(CompiledMethodLoadTest.java:41)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-internal/Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-internal/NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-internal/DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(java.base@9-internal/Method.java:531)
      at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:226)
      at java.lang.Thread.run(java.base@9-internal/Thread.java:804)

      JavaTest Message: Test threw exception: java.lang.RuntimeException
      JavaTest Message: shutting down test

            Unassigned Unassigned
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: