-
Bug
-
Resolution: Fixed
-
P5
-
1.1.5
-
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)
======================================================================