8333264: Remove unused resolve_sub_helper declaration after JDK-8322630
Reviewed-by: rcastanedalo
This commit is contained in:
parent
4a20691e9b
commit
921860d41d
@ -46,8 +46,6 @@ class SharedRuntime: AllStatic {
|
||||
friend class VMStructs;
|
||||
|
||||
private:
|
||||
static methodHandle resolve_sub_helper(bool is_virtual, bool is_optimized, TRAPS);
|
||||
|
||||
// Shared stub locations
|
||||
|
||||
static RuntimeStub* _wrong_method_blob;
|
||||
|
Loading…
Reference in New Issue
Block a user