changeset 4697:0a73df7db309

Removed exception handle stub declaration.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Sat, 25 Feb 2012 01:03:28 +0100
parents cd298550a597
children 6872a9e3a4b9
files src/share/vm/c1/c1_Runtime1.hpp
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/share/vm/c1/c1_Runtime1.hpp	Sat Feb 25 00:56:42 2012 +0100
+++ b/src/share/vm/c1/c1_Runtime1.hpp	Sat Feb 25 01:03:28 2012 +0100
@@ -71,7 +71,6 @@
   stub(fpu2long_stub)                \
   stub(counter_overflow)             \
   stub(graal_unwind_exception_call)  \
-  stub(graal_handle_exception)       \
   stub(graal_slow_subtype_check)     \
   stub(graal_arithmetic_frem)        \
   stub(graal_arithmetic_drem)        \