OpenJDK / zgc / zgc
changeset 51191:c1b82eee939f
8205632: Include stack.inline.hpp in markSweep.inline.hpp
Reviewed-by: kbarrett
author | stefank |
---|---|
date | Mon, 25 Jun 2018 22:25:29 +0200 |
parents | 9ca95539747d |
children | 4bf4c7918063 |
files | src/hotspot/share/gc/serial/markSweep.inline.hpp |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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