8340793: Fix client builds after JDK-8337987
Reviewed-by: shade, fyang
This commit is contained in:
parent
85aed87796
commit
2669e22b76
@ -49,6 +49,7 @@
|
||||
#include "runtime/sharedRuntime.hpp"
|
||||
#include "runtime/signature.hpp"
|
||||
#include "runtime/stubRoutines.hpp"
|
||||
#include "runtime/timerTrace.hpp"
|
||||
#include "runtime/vframeArray.hpp"
|
||||
#include "utilities/align.hpp"
|
||||
#include "utilities/formatBuffer.hpp"
|
||||
|
@ -38,6 +38,7 @@
|
||||
#include "runtime/sharedRuntime.hpp"
|
||||
#include "runtime/safepointMechanism.hpp"
|
||||
#include "runtime/stubRoutines.hpp"
|
||||
#include "runtime/timerTrace.hpp"
|
||||
#include "runtime/vframeArray.hpp"
|
||||
#include "utilities/align.hpp"
|
||||
#include "utilities/powerOfTwo.hpp"
|
||||
|
@ -43,6 +43,7 @@
|
||||
#include "runtime/sharedRuntime.hpp"
|
||||
#include "runtime/signature.hpp"
|
||||
#include "runtime/stubRoutines.hpp"
|
||||
#include "runtime/timerTrace.hpp"
|
||||
#include "runtime/vframeArray.hpp"
|
||||
#include "utilities/align.hpp"
|
||||
#include "utilities/macros.hpp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user