diff --git a/src/hotspot/share/oops/weakHandle.inline.hpp b/src/hotspot/share/oops/weakHandle.inline.hpp index 37beab1..3e9eb66 100644 --- a/src/hotspot/share/oops/weakHandle.inline.hpp +++ b/src/hotspot/share/oops/weakHandle.inline.hpp @@ -46,4 +46,3 @@ void WeakHandle::replace(oop with_obj) { } #endif // SHARE_VM_OOPS_WEAKHANDLE_INLINE_HPP -