8044775: Improve usage of umbrella header atomic.inline.hpp

Reviewed-by: stefank, kvn
This commit is contained in:
Goetz Lindenmaier 2014-06-04 11:56:44 +02:00
parent 9672a26d51
commit 8e7c8f1d88
97 changed files with 218 additions and 105 deletions

View file

@ -41,6 +41,7 @@
#include "prims/jvm.h"
#include "prims/jvm_misc.hpp"
#include "runtime/arguments.hpp"
#include "runtime/atomic.inline.hpp"
#include "runtime/extendedPC.hpp"
#include "runtime/globals.hpp"
#include "runtime/interfaceSupport.hpp"