mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-07 17:08:53 +00:00
8205632: Include stack.inline.hpp in markSweep.inline.hpp
Reviewed-by: kbarrett
This commit is contained in:
parent
14651d9e02
commit
c228460bf5
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user