diff src/share/vm/c1/c1_Runtime1.cpp @ 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 e722fa145b37
line wrap: on
line diff
--- a/src/share/vm/c1/c1_Runtime1.cpp	Mon Oct 01 22:00:22 2012 +0200
+++ b/src/share/vm/c1/c1_Runtime1.cpp	Mon Oct 01 22:07:59 2012 +0200
@@ -208,7 +208,6 @@
 #ifdef GRAAL
     case graal_verify_oop_id:
     case graal_unwind_exception_call_id:
-    case graal_slow_subtype_check_id:
     case graal_arithmetic_frem_id:
     case graal_arithmetic_drem_id:
     case graal_set_deopt_info_id: