Thanks Andi! Rev 1563753 Builds and runs fine now on the Mac and Windows!
I need to check my Windows machine and get rid of any old versions, think it shouldn't be there but obviously it is strange that it worked.. Many thanks! Regards /Petrus On 03 Feb 2014, at 2:44 , Andi Vajda <va...@apache.org> wrote: >> >> And I've now reproduced it by adding s SimpleClass3 class to the example you >> had sent in last time that looks like this: >> >> public class SimpleClass3 extends SimpleClass<double[]>{ >> >> public SimpleClass3(){} >> public void testInJava(){ >> System.out.println(this.return_null()); >> } } > > I think I fixed this. Please try jcc rev 1563753. > Thanks ! > > Andi.. >