8264972: Unused TypeFunc declared in OptoRuntime

Reviewed-by: thartmann, shade
This commit is contained in:
Yi Yang 2021-04-12 08:40:58 +00:00 committed by Aleksey Shipilev
parent 440c34a62b
commit ecef1fc82b

View File

@ -302,14 +302,6 @@ private:
// leaf on stack replacement interpreter accessor types
static const TypeFunc* osr_end_Type();
// leaf on stack replacement interpreter accessor types
static const TypeFunc* fetch_int_Type();
static const TypeFunc* fetch_long_Type();
static const TypeFunc* fetch_float_Type();
static const TypeFunc* fetch_double_Type();
static const TypeFunc* fetch_oop_Type();
static const TypeFunc* fetch_monitor_Type();
static const TypeFunc* register_finalizer_Type();
// Dtrace support