Open
Description
Casual look at the Java.Interop
/java-interop
projects that there's a lot of code that can be removed since it's no longer used:
- Any code that supports Java's
WeakReference
instead of the JNI weak handle. This option is not used anymore but the native code to support it still exists:java-interop/src/java-interop/java-interop-gc-bridge-mono.cc
Lines 1288 to 1292 in 5bd93ae
-
/java_interop_strdup
java_interop_free