src/share/vm/runtime/objectMonitor.inline.hpp

changeset 2233
fa83ab460c54
parent 1907
c18cbe5936b8
child 2314
f95d63e2154a
     1.1 --- a/src/share/vm/runtime/objectMonitor.inline.hpp	Mon Oct 18 09:33:24 2010 -0700
     1.2 +++ b/src/share/vm/runtime/objectMonitor.inline.hpp	Fri Oct 22 15:59:34 2010 -0400
     1.3 @@ -104,7 +104,3 @@
     1.4    _count = 0;
     1.5  }
     1.6  
     1.7 -
     1.8 -// here are the platform-dependent bodies:
     1.9 -
    1.10 -# include "incls/_objectMonitor_pd.inline.hpp.incl"

mercurial