8205632: Include stack.inline.hpp in markSweep.inline.hpp
authorstefank
Mon, 25 Jun 2018 22:25:29 +0200
changeset 50772 c1b82eee939f
parent 50771 9ca95539747d
child 50773 4bf4c7918063
8205632: Include stack.inline.hpp in markSweep.inline.hpp Reviewed-by: kbarrett
src/hotspot/share/gc/serial/markSweep.inline.hpp
--- a/src/hotspot/share/gc/serial/markSweep.inline.hpp	Mon Jun 25 14:39:44 2018 -0700
+++ b/src/hotspot/share/gc/serial/markSweep.inline.hpp	Mon Jun 25 22:25:29 2018 +0200
@@ -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