You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Casual look at the
Java.Interop/java-interopprojects that there's a lot of code that can be removed since it's no longer used:WeakReferenceinstead 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_strdupjava_interop_free