8183552: Move align functions to align.hpp

Reviewed-by: stuefe, pliden
This commit is contained in:
Stefan Karlsson 2017-07-05 11:33:17 +02:00
parent 9f9bfb8d8e
commit a18f1c2d58
168 changed files with 335 additions and 143 deletions

View file

@ -27,6 +27,7 @@
#include "gc/shared/barrierSet.hpp"
#include "gc/shared/cardTableModRefBS.inline.hpp"
#include "utilities/align.hpp"
// Inline functions of BarrierSet, which de-virtualize certain
// performance-critical calls when the barrier is the most common