mirror of
https://github.com/godotengine/godot.git
synced 2026-06-24 18:10:52 +00:00
JDK contract: InvocationHandler.invoke's args parameter is null when the proxied interface method takes no arguments. The proxy handlers in AndroidRuntimePlugin used `*args` directly, which spread-deref'd null and threw NullPointerException. Signed-off-by: Muteem <29696635+Muteem@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| app | ||
| editor | ||
| gradle/wrapper | ||
| lib | ||
| nativeSrcsConfigs | ||
| scripts | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle | ||
| THIRDPARTY.md | ||