ChristopherHX / libjnivm

Pseudo Java Native Interface implement Java functions in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug calling jnivm callbacks

ChristopherHX opened this issue · comments

values.back().z = va_arg(list, int);

jbyte and jshort are assigned to wrong unnion member jboolean