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
[Java.Interop] Improve "Deleting JNI local reference" message.
Provide the current Thread.ManagedThreadId value in the
"Deleting JNI local reference...from wrong thread" message, along with
the current stack trace of the deletion.
Write the "Deleting JNI local reference" messages to
IJniHandleManager.WriteLocalReferenceLine(), so that the messages
don't "spam" stdout and are instead "in context" for LREF messages.
0 commit comments