mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-12 22:50:08 +00:00
8264972: Unused TypeFunc declared in OptoRuntime
Reviewed-by: thartmann, shade
This commit is contained in:
parent
440c34a62b
commit
ecef1fc82b
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user