Fix mac compile errors in sort.cpp (#7507)
authormudathirmahgoub <mudathirmahgoub@gmail.com>
Wed, 27 Oct 2021 10:05:43 +0000 (05:05 -0500)
committerGitHub <noreply@github.com>
Wed, 27 Oct 2021 10:05:43 +0000 (10:05 +0000)
commit7d31194c3ebd03ce28206c98958010c972d22cde
tree40201306dfb26229f276f143a7838fea60d35db2
parent2f025e4e3ab78796b10e603f79b3a95aa9e1662a
Fix mac compile errors in sort.cpp (#7507)

This fixes compile errors in Mac for the java api  where `jlong` means `long long`.
src/api/java/jni/sort.cpp