8205632: Include stack.inline.hpp in markSweep.inline.hpp

Reviewed-by: kbarrett
This commit is contained in:
Stefan Karlsson 2018-06-25 22:25:29 +02:00
parent 14651d9e02
commit c228460bf5

View File

@ -33,6 +33,7 @@
#include "oops/access.inline.hpp"
#include "oops/compressedOops.inline.hpp"
#include "oops/oop.inline.hpp"
#include "utilities/stack.inline.hpp"
inline void MarkSweep::mark_object(oop obj) {
// some marks may contain information we need to preserve so we store them away