radioegor146 / native-obfuscator

Java .class to .cpp converter for use with JNI
GNU General Public License v3.0
499 stars 67 forks source link

Фикс интерфейсов. (java 9+) #53

Closed mdxd44 closed 2 years ago

mdxd44 commented 2 years ago

Исправляет ошибку "error: declaration of '_jclass clazz' shadows a parameter" при компиляции, а также "java.lang.IncompatibleClassChangeError: Method .native_special_clinit0()V must be InterfaceMethodref constant" для java 9 и выше.