Branch: refs/heads/master
Home: http://github.com/penberg/jato
Commit: af514649d5412a65463d368bf7dc62a1a81ba267
http://github.com/penberg/jato/commit/af514649d5412a65463d368bf7dc62a1a81ba267
Author: Tomek Grabiec <[email protected]>
Date: 2009-08-14 (Fri, 14 Aug 2009)
Changed paths:
M jit/trace-jit.c
Log Message:
-----------
jit: trace exception message on -Xtrace:exceptions
Signed-off-by: Tomek Grabiec <[email protected]>
Signed-off-by: Pekka Enberg <[email protected]>
Commit: d7d3c0baa31971be25e38c8a172acdb7f20ef26f
http://github.com/penberg/jato/commit/d7d3c0baa31971be25e38c8a172acdb7f20ef26f
Author: Tomek Grabiec <[email protected]>
Date: 2009-08-14 (Fri, 14 Aug 2009)
Changed paths:
M vm/jato.c
Log Message:
-----------
vm: fix VMClass.getName()
It should return class name in dot form. Class.getPackagePortion()
relies on that. This bug caused that resources could not be located.
This fixes the following exception for JPC:
Exception in thread "main" java/lang/ExceptionInInitializerError:
java/util/Currency
at java.text.DecimalFormatSymbols.<init>(DecimalFormatSymbols.java:173)
at java.text.DecimalFormat.<clinit>(DecimalFormat.java:97)
at org.jpc.j2se.PCMonitorFrame.<clinit>(PCMonitorFrame.java:24)
Signed-off-by: Tomek Grabiec <[email protected]>
Signed-off-by: Pekka Enberg <[email protected]>
Commit: 3508165428afa57d6fed2e47b9c6071405248a55
http://github.com/penberg/jato/commit/3508165428afa57d6fed2e47b9c6071405248a55
Author: Tomek Grabiec <[email protected]>
Date: 2009-08-14 (Fri, 14 Aug 2009)
Changed paths:
M include/jit/compilation-unit.h
M include/jit/exception.h
M jit/compilation-unit.c
M jit/emit.c
M jit/exception.c
Log Message:
-----------
jit: build exception handler table after code emission.
We should build exception handler table with handler pointers
to not use basic block lookup at run-time.
Signed-off-by: Tomek Grabiec <[email protected]>
Signed-off-by: Pekka Enberg <[email protected]>
Commit: 0fbc62ab46e6b9228c4061f54bca3138cd0b8c59
http://github.com/penberg/jato/commit/0fbc62ab46e6b9228c4061f54bca3138cd0b8c59
Author: Tomek Grabiec <[email protected]>
Date: 2009-08-14 (Fri, 14 Aug 2009)
Changed paths:
M include/jit/compilation-unit.h
M jit/emit.c
M jit/exception.c
Log Message:
-----------
jit: do not call bb_native_ptr() at run-time
Signed-off-by: Tomek Grabiec <[email protected]>
Signed-off-by: Pekka Enberg <[email protected]>
Commit: 1f11c66e1c708dde077ad8861f1e72cf226bc725
http://github.com/penberg/jato/commit/1f11c66e1c708dde077ad8861f1e72cf226bc725
Author: Tomek Grabiec <[email protected]>
Date: 2009-08-14 (Fri, 14 Aug 2009)
Changed paths:
M jit/switch-bc.c
Log Message:
-----------
jit: add missing expr_get() in switch-bc.c
Signed-off-by: Tomek Grabiec <[email protected]>
Signed-off-by: Pekka Enberg <[email protected]>
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Jatovm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jatovm-devel