mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 01:24:33 +02:00
8265103: Remove unnecessary inclusion of oopMap.hpp
Reviewed-by: dholmes, stefank
This commit is contained in:
parent
26186ec3f6
commit
ea5c55a4ae
53 changed files with 71 additions and 17 deletions
|
@ -24,6 +24,7 @@
|
|||
// no precompiled headers
|
||||
#include "ci/ciUtilities.hpp"
|
||||
#include "compiler/compiler_globals.hpp"
|
||||
#include "compiler/oopMap.hpp"
|
||||
#include "gc/shared/barrierSet.hpp"
|
||||
#include "gc/shared/cardTable.hpp"
|
||||
#include "gc/shared/collectedHeap.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue