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

Tests demo/jvmti/ fails because there're no required native libraries which are included in jdk-demo bundle

XMLWordPrintable

    • inapplicable
    • x86
    • solaris
    • Verified

      Testsuite name: Regression
      Test name(s):
      demo/jvmti/gctest/Gctest.java
      demo/jvmti/heapTracker/HeapTrackerTest.java
      demo/jvmti/heapViewer/HeapViewerTest.java
      demo/jvmti/minst/MinstTest.java
      demo/jvmti/mtrace/TraceJFrame.java
      demo/jvmti/versionCheck/FailsWhenJvmtiVersionDiffers.java
      demo/jvmti/waiters/WaitersTest.java
      JDK tested: jdk1.6._85b06, jdk1.7_65b05
      OS tested:Solaris
      Is it a regression? No

      Regression introduced in release/build: No
      Failed in jdk1.6.0_85b01, jdk1.6._85b06, jdk1.7_65b05

      Is it platform specific? Yes (Only fails Solaris)




      Could not find agent library /export/jdk/jdk1.6.0_85b06/jre/../demo/jvmti/waiters/lib/amd64/libwaiters.so in absolute path, with error: ld.so.1: java: fatal: /export/jdk/jdk1.6.0_85b06/jre/../demo/jvmti/waiters/lib/amd64/libwaiters.so: open failed: No such file or directory
      Exit code is 1
      <beginning of Error Stream buffer>

      <end of buffer>
      <beginning of Input Stream buffer>
      Error occurred during initialization of VM
      Could not find agent library /export/jdk/jdk1.6.0_85b06/jre/../demo/jvmti/waiters/lib/amd64/libwaiters.so in absolute path, with error: ld.so.1: java: fatal: /export/jdk/jdk1.6.0_85b06/jre/../demo/jvmti/waiters/lib/amd64/libwaiters.so: open failed: No such file or directory

      <end of buffer>
      ----------System.err:(15/890)----------
      java.lang.RuntimeException: Test failed - exit return code non-zero (exitStatus==1)
      at DemoRun.runit(DemoRun.java:188)
      at DemoRun.runit(DemoRun.java:91)
      at WaitersTest.main(WaitersTest.java:19)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:682)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed - exit return code non-zero (exitStatus==1)

            sraghavan Srinivasan Raghavan (Inactive)
            sraghavan Srinivasan Raghavan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: