Re: [Jamvm-general] Jenkins does not start on ARM+OpenJDK+JamVM
Brought to you by:
rlougher
From: Robert L. <rob...@gm...> - 2011-08-17 15:12:19
|
Hi Xerxes, On 17 August 2011 15:22, Xerxes Rånby <xe...@za...> wrote: > ons 2011-08-17 klockan 12:45 +0100 skrev Robert Lougher: >> On 17 August 2011 11:33, Robert Lougher <rob...@gm...> wrote: >> >> There's a bug in enclosingMethodInfo() (classlib/openjdk/reflect.c). >> It should still return the enclosing class (in element 0 of the array) >> even if there's no enclosing method. >> >> Here's a fixed version (see below). It should work, but I'm unable to >> check if it even compiles until tonight... >> >> > Rob. > > I want to confirm that this fix makes Jenkins work under JamVM! > > Cheers > Xerxes > > That's excellent news! I'll check it in tonight. Thanks, Rob. |