comparison src/share/vm/c1/c1_Runtime1.hpp @ 4697:0a73df7db309

Removed exception handle stub declaration.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Sat, 25 Feb 2012 01:03:28 +0100
parents e29339f342de
children 8f01f899bccd
comparison
equal deleted inserted replaced
4696:cd298550a597 4697:0a73df7db309
69 stub(g1_pre_barrier_slow) \ 69 stub(g1_pre_barrier_slow) \
70 stub(g1_post_barrier_slow) \ 70 stub(g1_post_barrier_slow) \
71 stub(fpu2long_stub) \ 71 stub(fpu2long_stub) \
72 stub(counter_overflow) \ 72 stub(counter_overflow) \
73 stub(graal_unwind_exception_call) \ 73 stub(graal_unwind_exception_call) \
74 stub(graal_handle_exception) \
75 stub(graal_slow_subtype_check) \ 74 stub(graal_slow_subtype_check) \
76 stub(graal_arithmetic_frem) \ 75 stub(graal_arithmetic_frem) \
77 stub(graal_arithmetic_drem) \ 76 stub(graal_arithmetic_drem) \
78 stub(graal_monitorenter) \ 77 stub(graal_monitorenter) \
79 stub(graal_monitorexit) \ 78 stub(graal_monitorexit) \