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

jck122013 test throws exception in "Thread-143" in 64-bit VM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • None
    • 1.4.1
    • hotspot
    • sparc
    • solaris_9

      Test case failed :
      nsk/stress/jck122/jck122013
       

      VM : Server
      OS : 5.8, 5.9
      Mode : comp
      Platform : sparc - 64-bit

      To reproduce : execute doit.ksh in

      /net/jano.sfbay/export/disk20/GammaBase/Bugs/<BugId> as

      ksh doit.ksh $JAVA_HOME


      while verifying the bug 4652974, I got this exception throw, May the bug 4652974 was not completely fixed. As the assertion reported against that bug is not seen any more I marked that as verified and opened this one as a new bug.


      Exception in thread "Thread-143" java.lang.NoSuchFieldError: not_existing
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.exds00101(Native Method)
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.check(exds00101.java:37)
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.run(exds00101.java:91)
              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:324)
              at javasoft.sqe.stresstest.StressTest$TestThread.run(StressTest.java:796)
      Exception in thread "Thread-143" java.lang.ArrayStoreException: new exception
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.exds00101(Native Method)
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.check(exds00101.java:37)
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.run(exds00101.java:94)
              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:324)
              at javasoft.sqe.stresstest.StressTest$TestThread.run(StressTest.java:796)
      Exception in thread "Thread-143" java.lang.Exception: new exception
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.exds00101(Native Method)
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.check(exds00101.java:37)
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.run(exds00101.java:95)
              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:324)
              at javasoft.sqe.stresstest.StressTest$TestThread.run(StressTest.java:796)
      Exception in thread "Thread-143" javasoft.sqe.tests.vm.exds001.exds00101.OwnEx: new exception
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.exds00101(Native Method)
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.check(exds00101.java:37)
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.run(exds00101.java:96)
              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:324)
              at javasoft.sqe.stresstest.StressTest$TestThread.run(StressTest.java:796)
      Exception in thread "Thread-143" java.lang.Exception: for Exception
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.run(exds00101.java:99)
              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:324)
              at javasoft.sqe.stresstest.StressTest$TestThread.run(StressTest.java:796)
      Exception in thread "Thread-143" java.lang.ArrayStoreException: for ArrayStoreException
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.run(exds00101.java:100)
              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:324)
              at javasoft.sqe.stresstest.StressTest$TestThread.run(StressTest.java:796)
      Exception in thread "Thread-143" javasoft.sqe.tests.vm.exds001.exds00101.OwnEx: for own exception
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.run(exds00101.java:101)
              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:324)
              at javasoft.sqe.stresstest.StressTest$TestThread.run(StressTest.java:796)
      Exception in thread "Thread-143" java.lang.Exception: for Exception (native)
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.exds00101(Native Method)
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.check(exds00101.java:37)
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.run(exds00101.java:104)
              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:324)
              at javasoft.sqe.stresstest.StressTest$TestThread.run(StressTest.java:796)
      Exception in thread "Thread-143" javasoft.sqe.tests.vm.exds001.exds00101.OwnEx: for own exception (native)
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.exds00101(Native Method)
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.check(exds00101.java:37)
              at javasoft.sqe.tests.vm.exds001.exds00101.exds00101.run(exds00101.java:105)
              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:324)
              at javasoft.sqe.stresstest.StressTest$TestThread.run(StressTest.java:796)
       

            jrose John Rose
            dhvaradhsunw Dhanalakshmi Varadharaj (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: