Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-7421

Static methods called with wrong JNI function

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 3.0
    • Impala 3.1.0
    • Backend
    • None
    • ghx-label-5

    Description

      There are various static Java methods which are loaded with JniUtil::LoadStaticJniMethod. Many of them are then called using 'CallObjectMethod' instead of the appropriate 'CallStaticObjectMethod'. This seems to cause crashes when running with -Xcheck:jni

      Attachments

        Issue Links

          Activity

            People

              tlipcon Todd Lipcon
              tlipcon Todd Lipcon
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: