mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8131344: Missing klass.inline.hpp include in compiler files
Reviewed-by: kvn
This commit is contained in:
parent
70eeaa4735
commit
392a65ff86
6 changed files with 6 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
#include "interpreter/interpreter.hpp"
|
||||
#include "memory/resourceArea.hpp"
|
||||
#include "memory/universe.hpp"
|
||||
#include "oops/klass.inline.hpp"
|
||||
#include "prims/methodHandles.hpp"
|
||||
#include "runtime/biasedLocking.hpp"
|
||||
#include "runtime/interfaceSupport.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue