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

Many, but not all, of the JNI JCK-111a tests are failing JITed on x86.

XMLWordPrintable

    • jit
    • x86
    • solaris_2.5.1


      allan.jacobs@Eng 1997-04-03

      Many, but not all, of the JNI JCK-111a tests are failing JITed on x86.
      JDK version is 111_14 native threads.

      Failed JITed and worked unJITed
      ===============================
      vm/jni/AllocObject/alob001/alob00101/alob00101.html SIGSEGV
      vm/jni/CallDoubleMethodA/cdma001/cdma00102/cdma00102.html unexpected exception
      vm/jni/CallNonvirtualCharMethod/cncm001/cncm00102/cncm00102.html unexpected exception
      vm/jni/CallNonvirtualObjectMethodA/cnoa001/cnoa00102/cnoa00102.html unexpected exception
      vm/jni/CallNonvirtualShortMethodV/cnsv001/cnsv00102/cnsv00102.html
      vm/jni/CallStaticFloatMethodA/csfa001/csfa00102/csfa00102.html
      vm/jni/CallNonvirtualBooleanMethod/cnzm001/cnzm00103/cnzm00103.html
      vm/jni/CallStaticByteMethod/csbm001/csbm00102/csbm00102.html
      vm/jni/CallStaticFloatMethodA/csfa001/csfa00102/csfa00102.html
      vm/jni/CallStaticLongMethodV/csjv001/csjv00102/csjv00102.html
      vm/jni/DefineClass/dfcl001/dfcl00101/dfcl00101.html
      vm/jni/CallStaticBooleanMethod/cszm001/cszm00103/cszm00103.html
      vm/jni/CallVoidMethodV/cvmv001/cvmv00102/cvmv00102.html
      vm/jni/CallBooleanMethodV/czmt001/czmt00102/czmt00102.html
      vm/jni/DefineClass/dfcl001/dfcl00101/dfcl00101.html
      vm/jni/DeleteGlobalRef/dglr001/dglr00101/dglr00101.html
      vm/jni/DeleteLocalRef/dlcr001/dlcr00101/dlcr00101.html
      vm/jni/ExceptionOccurred/exoc001/exoc00101/exoc00101.html
      vm/jni/GetArrayLength/garl001/garl00101/garl00101.html
      vm/jni/GetByteArrayElements/gbae001/gbae00101/gbae00101.html
      vm/jni/GetByteArrayRegion/gbar001/gbar00101/gbar00101.html
      vm/jni/GetByteField/gbfl001/gbfl00101/gbfl00101.html
      vm/jni/GetCharArrayElements/gcae001/gcae00101/gcae00101.html java interrupted
      vm/jni/GetCharArrayRegion/gcar001/gcar00101/gcar00101.html java interrupted
      vm/jni/GetCharField/gcfl001/gcfl00101/gcfl00101.html java interrupted
      vm/jni/GetDoubleArrayElements/gdae001/gdae00101/gdae00101.html
      vm/jni/GetDoubleArrayRegion/gdar001/gdar00101/gdar00101.html
      vm/jni/GetDoubleField/gdfl001/gdfl00101/gdfl00101.html
      vm/jni/GetFloatArrayElements/gfae001/gfae00101/gfae00101.html
      vm/jni/GetFloatArrayRegion/gfar001/gfar00101/gfar00101.html
      vm/jni/GetFloatField/gffl001/gffl00101/gffl00101.html
      vm/jni/GetIntArrayElements/giae001/giae00101/giae00101.html
      vm/jni/GetIntArrayRegion/giar001/giar00101/giar00101.html
      vm/jni/GetIntField/gifl001/gifl00101/gifl00101.html
      vm/jni/GetLongArrayElements/gjae001/gjae00101/gjae00101.html
      vm/jni/GetLongArrayRegjon/gjar001/gjar00101/gjar00101.html
      vm/jni/GetLongField/gjfl001/gjfl00101/gjfl00101.html
      vm/jni/GetMethodID/gmid001/gmid00105/gmid00105.html
      vm/jni/GetMethodID/gmid001/gmid00107/gmid00107.html
      vm/jni/GetObjectArrayElement/goae001/goae00101/goae00101.html
      vm/jni/GetObjectClass/gocl001/gocl00101/gocl00101.html
      vm/jni/GetObjectField/gofl001/gofl00101/gofl00101.html
      vm/jni/GetShortArrayElements/gsae001/gsae00101/gsae00101.html
      vm/jni/GetShortArrayRegion/gsar001/gsar00101/gsar00101.html
      vm/jni/GetShortField/gsfl001/gsfl00101/gsfl00101.html
      vm/jni/GetStaticCharField/gscf001/gscf00101/gscf00101.html
      vm/jni/GetStringChars/gsch001/gsch00101/gsch00101.html
      vm/jni/GetStaticDoubleField/gsdf001/gsdf00101/gsdf00101.html
      vm/jni/GetStaticFloatField/gsff001/gsff00101/gsff00101.html
      vm/jni/GetStaticFieldID/gsfi001/gsfi00101/gsfi00101.html
      vm/jni/GetShortField/gsfl001/gsfl00101/gsfl00101.html
      vm/jni/GetStaticIntField/gsif001/gsif00101/gsif00101.html
      vm/jni/GetStaticLongField/gsjf001/gsjf00101/gsjf00101.html
      vm/jni/GetStaticMethodID/gsmi001/gsmi00105/gsmi00105.html
      vm/jni/GetStaticMethodID/gsmi001/gsmi00107/gsmi00107.html
      vm/jni/GetStaticObjectField/gsof001/gsof00101/gsof00101.html
      vm/jni/GetStaticShortField/gssf001/gssf00101/gssf00101.html
      vm/jni/GetStringUTFChars/gsuc001/gsuc00101/gsuc00101.html
      vm/jni/GetStaticBooleanField/gszf001/gszf00101/gszf00101.html
      vm/jni/GetVersion/gver001/gver00101/gver00101.html
      vm/jni/GetBooleanArrayElements/gzae001/gzae00101/gzae00101.html
      vm/jni/GetBooleanArrayRegion/gzar001/gzar00101/gzar00101.html
      vm/jni/GetBooleanField/gzfl001/gzfl00101/gzfl00101.html
      vm/jni/NewByteArray/nbar001/nbar00101/nbar00101.html NullPointerException
      vm/jni/NewCharArray/ncar001/ncar00101/ncar00101.html
      vm/jni/NewDoubleArray/ndar001/ndar00101/ndar00101.html
      vm/jni/NewFloatArray/nfar001/nfar00101/nfar00101.html
      vm/jni/NewGlobalRef/nglr001/nglr00101/nglr00101.html
      vm/jni/NewIntArray/niar001/niar00101/niar00101.html
      vm/jni/NewLongArray/njar001/njar00101/njar00101.html
      vm/jni/NativeMethods/nmtd001/nmtd00102/nmtd00102.html
      vm/jni/NativeMethods/nmtd001/nmtd00103/nmtd00103.html
      vm/jni/NativeMethods/nmtd001/nmtd00105/nmtd00105.html
      vm/jni/NativeMethods/nmtd003/nmtd00301/nmtd00301.html
      vm/jni/NewObjectArray/noar001/noar00101/noar00101.html
      vm/jni/NewObject/nobj001/nobj00101/nobj00101.html
      vm/jni/NewObjectV/nobv001/nobv00101/nobv00101.html
      vm/jni/NewShortArray/nsar001/nsar00101/nsar00101.html
      vm/jni/NewString/nstr001/nstr00101/nstr00101.html
      vm/jni/NewStringUTF/nstu001/nstu00101/nstu00101.html
      vm/jni/NewBooleanArray/nzar001/nzar00101/nzar00101.html
      vm/jni/ReleaseByteArrayElements/rbae001/rbae00101/rbae00101.html java interrupted
      vm/jni/ReleaseCharArrayElements/rcae001/rcae00101/rcae00101.html
      vm/jni/ReleaseDoubleArrayElements/rdae001/rdae00101/rdae00101.html
      vm/jni/ReleaseFloatArrayElements/rfae001/rfae00101/rfae00101.html
      vm/jni/ReleaseIntArrayElements/riae001/riae00101/riae00101.html
      vm/jni/ReleaseLongArrayElements/rjae001/rjae00101/rjae00101.html
      vm/jni/ReleaseShortArrayElements/rsae001/rsae00101/rsae00101.html
      vm/jni/ReleaseBooleanArrayElements/rzae001/rzae00101/rzae00101.html
      vm/jni/SetByteField/sbfl001/sbfl00101/sbfl00101.html java interrupted
      vm/jni/SetCharField/scfl001/scfl00101/scfl00101.html
      vm/jni/SetDoubleField/sdfl001/sdfl00101/sdfl00101.html
      vm/jni/SetFloatField/sffl001/sffl00101/sffl00101.html
      vm/jni/SetIntField/sifl001/sifl00101/sifl00101.html
      vm/jni/SetLongField/sjfl001/sjfl00101/sjfl00101.html
      vm/jni/SetObjectArrayElement/soae001/soae00101/soae00101.html
      vm/jni/SetObjectField/sofl001/sofl00101/sofl00101.html
      vm/jni/SetStaticByteField/ssbf001/ssbf00101/ssbf00101.html
      vm/jni/SetStaticCharField/sscf001/sscf00101/sscf00101.html
      vm/jni/SetStaticDoubleField/ssdf001/ssdf00101/ssdf00101.html
      vm/jni/SetStaticFloatField/ssff001/ssff00101/ssff00101.html
      vm/jni/SetStaticIntField/ssif001/ssif00101/ssif00101.html
      vm/jni/SetStaticLongField/ssjf001/ssjf00101/ssjf00101.html
      vm/jni/SetStaticObjectField/ssof001/ssof00101/ssof00101.html
      vm/jni/SetStaticShortField/sssf001/sssf00101/sssf00101.html
      vm/jni/SetStaticBooleanField/sszf001/sszf00101/sszf00101.html
      vm/jni/SetBooleanField/szfl001/szfl00101/szfl00101.html
      vm/jni/ThrowNew/thrn001/thrn00101/thrn00101.html
      vm/jni/Throw/thrw001/thrw00101/thrw00101.html







            tcramersunw Timothy Cramer (Inactive)
            ajacobssunw Allan Jacobs (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: