You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by am...@apache.org on 2021/01/27 21:42:33 UTC

svn propchange: r1882523 - svn:log

Author: amiloslavskiy
Revision: 1882523
Modified property: svn:log

Modified: svn:log at Wed Jan 27 21:42:33 2021
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Jan 27 21:42:33 2021
@@ -17,6 +17,8 @@ subsequent commits as well.
 
 [in subversion/bindings/javahl]
 * native/OperationContext.cpp
+  (jrequest,jresponse): Keep references to tunnels to inform them later
+  (create_Channel): Keeping a reference requires NewGlobalRef()
   (close_TunnelChannel): New function to inform Java side.
   (openTunnel): Keep references to Java tunnel objects.
   (closeTunnel): Inform Java side when tunnel is closed.