mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8143615: compactHashtable.hpp includes .inline.hpp file
Reviewed-by: dholmes, stefank
This commit is contained in:
parent
974f9e0483
commit
e708f69e1f
7 changed files with 112 additions and 67 deletions
|
@ -23,6 +23,7 @@
|
|||
*/
|
||||
|
||||
#include "precompiled.hpp"
|
||||
#include "classfile/compactHashtable.inline.hpp"
|
||||
#include "classfile/javaClasses.hpp"
|
||||
#include "memory/metaspaceShared.hpp"
|
||||
#include "prims/jvm.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue