octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ov-java.cc-tst fails on Lubuntu 14.04


From: Rik
Subject: Re: ov-java.cc-tst fails on Lubuntu 14.04
Date: Tue, 02 Jun 2015 19:53:27 -0700

On 06/02/2015 04:28 PM, Tatsuro MATSUOKA wrote:
>
>> I was going to wait on the results of your test and
>> then post to octave-maintainers, but you have beaten me to it. 
>
> I apologize my impolite manner.

No need to apologize.  It's not polite or impolite.  You were simply
working on finding a solution quickly.

>
>> assert (javaMethod ("binarySearch", "java.util.Arrays", 
>> single ([90 100 255]), single (255)), 2);
>
> This works without problem.

Well that's good.  Maybe the default numeric type for a 32-bit JRE is float
rather than double?  Seems odd though.  The 32-bit JRE is supposed to be
about the size of references and therefore about the size of addressable
memory.

--Rik



reply via email to

[Prev in Thread] Current Thread [Next in Thread]