mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-24 14:49:58 +00:00
8079216: Remove undefined method oopDesc::is_null(Klass *)
Reviewed-by: kbarrett, coleenp, stefank
This commit is contained in:
parent
ab4ba3b40f
commit
48b40a2611
@ -149,7 +149,6 @@ class oopDesc {
|
||||
|
||||
static bool is_null(oop obj);
|
||||
static bool is_null(narrowOop obj);
|
||||
static bool is_null(Klass* obj);
|
||||
|
||||
// Decode an oop pointer from a narrowOop if compressed.
|
||||
// These are overloaded for oop and narrowOop as are the other functions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user