comparison src/share/vm/precompiled/precompiled.hpp @ 20197:ce8f6bb717c9

8042195: Introduce umbrella header orderAccess.inline.hpp. Reviewed-by: dholmes, kvn, stefank, twisti
author goetz
date Tue, 29 Apr 2014 15:17:27 +0200
parents 55fb97c4c58d
children c49dcaf78a65
comparison
equal deleted inserted replaced
20196:c8dd4f65cc76 20197:ce8f6bb717c9
191 # include "runtime/monitorChunk.hpp" 191 # include "runtime/monitorChunk.hpp"
192 # include "runtime/mutex.hpp" 192 # include "runtime/mutex.hpp"
193 # include "runtime/mutexLocker.hpp" 193 # include "runtime/mutexLocker.hpp"
194 # include "runtime/objectMonitor.hpp" 194 # include "runtime/objectMonitor.hpp"
195 # include "runtime/orderAccess.hpp" 195 # include "runtime/orderAccess.hpp"
196 # include "runtime/orderAccess.inline.hpp"
196 # include "runtime/os.hpp" 197 # include "runtime/os.hpp"
197 # include "runtime/osThread.hpp" 198 # include "runtime/osThread.hpp"
198 # include "runtime/perfData.hpp" 199 # include "runtime/perfData.hpp"
199 # include "runtime/perfMemory.hpp" 200 # include "runtime/perfMemory.hpp"
200 # include "runtime/prefetch.hpp" 201 # include "runtime/prefetch.hpp"