mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 03:54:33 +02:00
8042737: Introduce umbrella header prefetch.inline.hpp
Reviewed-by: twisti, stefank
This commit is contained in:
parent
5ec44ad8e9
commit
fb62773268
20 changed files with 351 additions and 348 deletions
|
@ -37,6 +37,7 @@
|
|||
#include "oops/oop.inline.hpp"
|
||||
#include "oops/oop.inline2.hpp"
|
||||
#include "runtime/java.hpp"
|
||||
#include "runtime/prefetch.inline.hpp"
|
||||
#include "runtime/orderAccess.inline.hpp"
|
||||
#include "runtime/safepoint.hpp"
|
||||
#include "utilities/copy.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue