diff --git a/src/builtin.cpp b/src/builtin.cpp index 25a428b0a4..a1280163d4 100644 --- a/src/builtin.cpp +++ b/src/builtin.cpp @@ -115,7 +115,7 @@ Avian_java_lang_Object_notifyAll notifyAll(t, this_); } -extern "C" JNIEXPORT jint JNICALL +extern "C" JNIEXPORT int64_t JNICALL Avian_java_lang_Object_hashCode (Thread* t, object, uintptr_t* arguments) {