8252037: Optimized build is broken

Fix some optimized build issues.

Reviewed-by: vlivanov, tschatzl, thartmann, kbarrett
This commit is contained in:
Christian Hagedorn 2020-08-26 13:41:49 +02:00
parent b978ebee46
commit 84e62e8597
2 changed files with 3 additions and 0 deletions

View file

@ -23,6 +23,7 @@
*/
#include "precompiled.hpp"
#include "classfile/javaClasses.inline.hpp"
#include "code/debugInfoRec.hpp"
#include "code/pcDesc.hpp"
#include "code/scopeDesc.hpp"