diff src/share/vm/c1/c1_Runtime1.hpp @ 6674:fd71ca8c5f88

VM infrstructure for OnStackReplacement
author Lukas Stadler <lukas.stadler@jku.at>
date Wed, 07 Nov 2012 13:18:04 +0100
parents 2a0c9f20baa1
children e522a00b91aa
line wrap: on
line diff
--- a/src/share/vm/c1/c1_Runtime1.hpp	Wed Nov 07 12:18:37 2012 +0100
+++ b/src/share/vm/c1/c1_Runtime1.hpp	Wed Nov 07 13:18:04 2012 +0100
@@ -71,6 +71,7 @@
   stub(fpu2long_stub)                \
   stub(counter_overflow)             \
   stub(graal_unwind_exception_call)  \
+  stub(graal_OSR_migration_end)      \
   stub(graal_arithmetic_frem)        \
   stub(graal_arithmetic_drem)        \
   stub(graal_monitorenter)           \