src/share/vm/oops/cpCache.hpp

changeset 6911
ce8f6bb717c9
parent 6720
0b9500028980
child 7535
7ae4e26cb1e0
child 7636
fdde6a70ea85
     1.1 --- a/src/share/vm/oops/cpCache.hpp	Wed Jul 02 22:54:18 2014 +0200
     1.2 +++ b/src/share/vm/oops/cpCache.hpp	Tue Apr 29 15:17:27 2014 +0200
     1.3 @@ -27,6 +27,7 @@
     1.4  
     1.5  #include "interpreter/bytecodes.hpp"
     1.6  #include "memory/allocation.hpp"
     1.7 +#include "runtime/orderAccess.hpp"
     1.8  #include "utilities/array.hpp"
     1.9  
    1.10  class PSPromotionManager;

mercurial