mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 02:24:40 +02:00
8075803: Fix GC includes and forward declarations
Reviewed-by: pliden, mgerdin
This commit is contained in:
parent
8efb3ab7c1
commit
0c57e77d43
15 changed files with 37 additions and 23 deletions
|
@ -35,9 +35,6 @@
|
|||
#include "runtime/handles.inline.hpp"
|
||||
#include "runtime/orderAccess.inline.hpp"
|
||||
#include "utilities/macros.hpp"
|
||||
#if INCLUDE_ALL_GCS
|
||||
# include "gc_implementation/parallelScavenge/psPromotionManager.hpp"
|
||||
#endif // INCLUDE_ALL_GCS
|
||||
|
||||
PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue