diff -r 11c11e616b91 -r dc9b63952682 hotspot/src/share/vm/runtime/objectMonitor.inline.hpp --- a/hotspot/src/share/vm/runtime/objectMonitor.inline.hpp Mon Oct 18 09:33:24 2010 -0700 +++ b/hotspot/src/share/vm/runtime/objectMonitor.inline.hpp Fri Oct 22 15:59:34 2010 -0400 @@ -104,7 +104,3 @@ _count = 0; } - -// here are the platform-dependent bodies: - -# include "incls/_objectMonitor_pd.inline.hpp.incl"