<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">
<pre class="message">Hi,<br><br>Tests are still failing in version 0.58 during build.<br><br>I have found out that the tests are failing when Inline::Java uses JNI extensions<br>(PERL_INLINE_JAVA_JNI is set to 1), but the tests pass when Inline::Java run JVM in<br>the default client/server mode (PERL_INLINE_JAVA_JNI is unset).<br><br>--- debian/rules_orig   2016-08-02 12:16:34.206089692 +0000<br>+++ debian/rules   2016-08-02 12:16:46.476196564 +0000<br>@@ -49,9 +49,6 @@<br> <br> export JAVA_HOME=/usr/lib/jvm/default-java<br> <br>-# Have testsuite use JNI<br>-export PERL_INLINE_JAVA_JNI=1<br>-<br> # Put aside upstream cruft during build<br> DEB_UPSTREAM_CRUFT_MOVE = t/t13.txt<br><br>It may be some mips/mipsel specific issue, because the build succeeds on mips64el.  <br>We are still investigating, any tip will be useful.<br><br>Can we use Inline::Java without JNI extension for mips/mipsel?<br><br>Regards,<br>Daniel<br></pre>
</div>
</div>
</body>
</html>