Author: hartmannathan
Date: Mon Dec 14 05:48:02 2020
New Revision: 1884405

URL: http://svn.apache.org/viewvc?rev=1884405&view=rev
Log:
In 'staging': 1.14 release notes: Document issue fixed as of r1880886

* docs/release-notes/1.14.html:
  (issues-javahl-jni-crash): New subsection for crash in JavaHL JNI wrapper
    seen with GCC 10. Fixed in r1880886, merged to 1.14.x branch in r1881075,
    and awaiting release in 1.14.1.

Modified:
    subversion/site/staging/docs/release-notes/1.14.html

Modified: subversion/site/staging/docs/release-notes/1.14.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/docs/release-notes/1.14.html?rev=1884405&r1=1884404&r2=1884405&view=diff
==============================================================================
--- subversion/site/staging/docs/release-notes/1.14.html (original)
+++ subversion/site/staging/docs/release-notes/1.14.html Mon Dec 14 05:48:02 
2020
@@ -1342,6 +1342,19 @@ patch into their swig-3.0.8 packages.)</
 
 </div>  <!-- ruby-swig-issue-602 -->
 
+<div class="h3" id="issues-javahl-jni-crash">
+<h3>JavaHL Crash in JNI Wrapper
+  <a class="sectionlink" href="#issues-javahl-jni-crash"
+    title="Link to this section">&para;</a>
+</h3>
+
+<p>Subversion 1.14.0 and earlier may crash when using the JavaHL bindings.
+The crash is known to manifest when Subversion is built with GCC 10. The
+failure is detected by the test suite. This issue is fixed as of 1.14.1. See
+<a href="http://svn.apache.org/r1880886";>r1880886</a>.</p>
+
+</div>  <!-- issues-javahl-jni-crash -->
+
 <div class="h3" id="issues-other">
 <h3>Other issues
   <a class="sectionlink" href="#issues-other"


Reply via email to