diff src/share/vm/c1/c1_Runtime1.hpp @ 6473:921005bb0b45

removed graal_slow_subtype_check stub
author Doug Simon <doug.simon@oracle.com>
date Mon, 01 Oct 2012 22:07:59 +0200
parents 3bba61323b38
children 2a0c9f20baa1
line wrap: on
line diff
--- a/src/share/vm/c1/c1_Runtime1.hpp	Mon Oct 01 22:00:22 2012 +0200
+++ b/src/share/vm/c1/c1_Runtime1.hpp	Mon Oct 01 22:07:59 2012 +0200
@@ -71,7 +71,6 @@
   stub(fpu2long_stub)                \
   stub(counter_overflow)             \
   stub(graal_unwind_exception_call)  \
-  stub(graal_slow_subtype_check)     \
   stub(graal_arithmetic_frem)        \
   stub(graal_arithmetic_drem)        \
   stub(graal_monitorenter)           \