On Tue, 2009-06-30 at 23:53 +0200, Vegard Nossum wrote:
> We need to initialize static fields to zero even before the class
> initializer runs (since the initializer may refer to static fields).
> 
> This still needs a lot of work, but here is a preliminary fix that
> initializes a whole pointer instead of just a single byte. We are
> still not using the constant (as found in the ConstantValue
> attribute), but this gets us past java.lang.Runtime initialization.
> 
> Signed-off-by: Vegard Nossum <vegard.nos...@gmail.com>

Applied, thanks!


------------------------------------------------------------------------------
_______________________________________________
Jatovm-devel mailing list
Jatovm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jatovm-devel

Reply via email to