I\'m trying to create a long array in JNI, basically some rectangle coordinates. I\'m trying to store this in a long array that is already created in the Java class. Here is