mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 02:24:40 +02:00
8252037: Optimized build is broken
Fix some optimized build issues. Reviewed-by: vlivanov, tschatzl, thartmann, kbarrett
This commit is contained in:
parent
b978ebee46
commit
84e62e8597
2 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
*/
|
||||
|
||||
#include "precompiled.hpp"
|
||||
#include "classfile/javaClasses.inline.hpp"
|
||||
#include "code/debugInfoRec.hpp"
|
||||
#include "code/pcDesc.hpp"
|
||||
#include "code/scopeDesc.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue