mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 17:44:40 +02:00
8201427: Fix Minimal VM builds on Linux x64
Reviewed-by: shade
This commit is contained in:
parent
ab5c67bb0c
commit
623c83dad9
7 changed files with 12 additions and 5 deletions
|
@ -51,6 +51,7 @@
|
|||
#include "runtime/mutexLocker.hpp"
|
||||
#include "runtime/safepointVerifiers.hpp"
|
||||
#include "runtime/sweeper.hpp"
|
||||
#include "runtime/vmThread.hpp"
|
||||
#include "services/memoryService.hpp"
|
||||
#include "trace/tracing.hpp"
|
||||
#include "utilities/align.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue