mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 01:54:47 +02:00
8260307: Do not include method.hpp in frame.hpp
Reviewed-by: lfoltan, coleenp
This commit is contained in:
parent
6f2a394314
commit
5cdcce1c1f
21 changed files with 41 additions and 17 deletions
|
@ -23,6 +23,7 @@
|
|||
*/
|
||||
|
||||
#include "precompiled.hpp"
|
||||
#include "compiler/compilerDefinitions.hpp"
|
||||
#include "gc/shared/collectedHeap.hpp"
|
||||
#include "gc/shared/threadLocalAllocBuffer.inline.hpp"
|
||||
#include "gc/shared/tlab_globals.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue