mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8260404: jvm_io.h include missing in a number of files
Reviewed-by: shade, iklam, dholmes
This commit is contained in:
parent
bd2744dd42
commit
1c77046811
16 changed files with 26 additions and 10 deletions
|
@ -23,6 +23,7 @@
|
|||
*/
|
||||
|
||||
#include "precompiled.hpp"
|
||||
#include "jvm_io.h"
|
||||
#include "classfile/stringTable.hpp"
|
||||
#include "classfile/symbolTable.hpp"
|
||||
#include "code/codeCache.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue