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

Array access exception raised by JNI has no message ( unlike Java exception )

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 6
    • 1.1.5
    • hotspot
    • b30
    • x86
    • windows_95



      Name: ap32198 Date: 02/11/99


      When Java object array element is set via JNI
      using SetObjectArrayElement and index is beyond
      array bounds, exception is raised by JNI function.
      Unlike normal Java exception ( including Jave
      array bounds exception ) the exception doesn't
      carry message - getMessage method returns 0.
      (Review ID: 33788)
      ======================================================================

            duke J. Duke
            apalanissunw Anand Palaniswamy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: