Branch: refs/heads/master Home: http://github.com/penberg/jato
Commit: 0cba101b524bf7656ee9205df47f59a20c5bb949 http://github.com/penberg/jato/commit/0cba101b524bf7656ee9205df47f59a20c5bb949 Author: Pekka Enberg <penb...@cs.helsinki.fi> Date: 2009-10-14 (Wed, 14 Oct 2009) Changed paths: M Makefile M include/vm/reflection.h A regression/jvm/lang/reflect/FieldTest.java M regression/run-suite.sh M runtime/reflection.c M vm/jato.c Log Message: ----------- runtime: Implement Field.getLong() The method is needed by Jake2 3D Engine. The patch adds a new FieldTest that is tested for compatibility against Hotspot. Note that the test is put into "jvm.lang.reflect" package as Hotspot doesn't allow classes to be put into "java.lang" package at all. Signed-off-by: Pekka Enberg <penb...@cs.helsinki.fi> ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Jatovm-devel mailing list Jatovm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jatovm-devel