mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 01:54:47 +02:00
8261125: Move VM_Operation to vmOperation.hpp
Reviewed-by: coleenp, stuefe
This commit is contained in:
parent
d547e1a847
commit
fc1d0321dd
23 changed files with 204 additions and 156 deletions
|
@ -78,6 +78,7 @@
|
|||
#include "runtime/vframe.hpp"
|
||||
#include "runtime/vframeArray.hpp"
|
||||
#include "runtime/vframe_hp.hpp"
|
||||
#include "runtime/vmOperations.hpp"
|
||||
#include "utilities/events.hpp"
|
||||
#include "utilities/macros.hpp"
|
||||
#include "utilities/preserveException.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue