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

[JVMCI] c2v_readFieldValue use long instead of jlong for the offset parameter

    XMLWordPrintable

Details

    • b22

    Description

      GivThe following should be using jlong and not long for the type of the displacement:
      C2V_VMENTRY_NULL(jobject, readFieldValue, (JNIEnv* env, jobject, jobject object, jobject expected_type, long displacement, jboolean is_volatile, jobject kind_object))

      Attachments

        Issue Links

          Activity

            People

              tholenstein Tobias Holenstein
              stefank Stefan Karlsson
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: