8042195: Introduce umbrella header orderAccess.inline.hpp

Reviewed-by: dholmes, kvn, stefank, twisti
This commit is contained in:
Goetz Lindenmaier 2014-04-29 15:17:27 +02:00
parent 3073f25b0d
commit 6e6f0720a9
81 changed files with 196 additions and 243 deletions

View file

@ -51,6 +51,7 @@
#include "runtime/java.hpp"
#include "runtime/javaCalls.hpp"
#include "runtime/jfieldIDWorkaround.hpp"
#include "runtime/orderAccess.inline.hpp"
#include "runtime/os.hpp"
#include "runtime/perfData.hpp"
#include "runtime/reflection.hpp"