mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 19:44:41 +02:00
8004674: Add necessary .inline.hpp files to fix non-PCH build
Reviewed-by: stefank, coleenp
This commit is contained in:
parent
1dff0005b9
commit
2b3c2f2603
2 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
|
||||
#include "precompiled.hpp"
|
||||
#include "gc_implementation/parallelScavenge/adjoiningVirtualSpaces.hpp"
|
||||
#include "memory/allocation.inline.hpp"
|
||||
#include "runtime/java.hpp"
|
||||
|
||||
AdjoiningVirtualSpaces::AdjoiningVirtualSpaces(ReservedSpace rs,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue