changeset 47:6e588ffbee4d

Status
author Gary Benson <gbenson@redhat.com>
date Fri, 01 Apr 2011 13:10:55 +0100
parents 787dca9a8107
children 4ffc8262e3d5
files STATUS
diffstat 1 files changed, 41 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/STATUS	Fri Apr 01 13:10:55 2011 +0100
@@ -0,0 +1,41 @@
+    _raise_exception          no (probably unnecessary)
+    _invokestatic_mh          yes
+    _invokespecial_mh         yes
+    _invokevirtual_mh         yes
+    _invokeinterface_mh       yes
+    _bound_ref_mh             yes
+    _bound_int_mh             yes (untested)
+    _bound_long_mh            yes (untested)
+    _bound_ref_direct_mh      yes
+    _bound_int_direct_mh      yes (untested)
+    _bound_long_direct_mh     yes (untested)
+    _adapter_retype_only      partial
+    _adapter_retype_raw       partial
+    _adapter_check_cast       yes
+    _adapter_prim_to_prim     no
+    _adapter_ref_to_prim      no
+    _adapter_prim_to_ref      no
+    _adapter_swap_args        not required
+    _adapter_rot_args         not required
+    _adapter_dup_args         yes
+    _adapter_drop_args        yes
+    _adapter_collect_args     no
+    _adapter_spread_args      no
+    _adapter_flyby            no
+    _adapter_ricochet         no
+    _adapter_opt_swap_1       yes
+    _adapter_opt_swap_2       yes
+    _adapter_opt_rot_1_up     yes
+    _adapter_opt_rot_1_down   yes
+    _adapter_opt_rot_2_up     yes
+    _adapter_opt_rot_2_down   yes
+    _adapter_opt_i2i          no
+    _adapter_opt_l2i          no
+    _adapter_opt_d2f          no
+    _adapter_opt_i2l          yes
+    _adapter_opt_f2d          no
+    _adapter_opt_unboxi       yes
+    _adapter_opt_unboxl       yes
+    _adapter_opt_spread_0     no
+    _adapter_opt_spread_1     no
+    _adapter_opt_spread_more  no