changeset 30767 | 6f7448d79481 |
parent 30764 | fec48bf5a827 |
child 31967 | a424d420779d |
--- a/hotspot/src/share/vm/oops/oop.hpp Thu May 14 15:17:36 2015 -0400 +++ b/hotspot/src/share/vm/oops/oop.hpp Fri May 15 15:40:58 2015 -0700 @@ -149,7 +149,6 @@ 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