changeset 51959 | db0c3952de52 |
parent 50113 | caf115bb98ad |
child 52877 | 9e041366c764 |
--- a/src/hotspot/share/runtime/biasedLocking.cpp Fri Sep 28 13:15:01 2018 -0700 +++ b/src/hotspot/share/runtime/biasedLocking.cpp Fri Sep 28 16:07:39 2018 -0400 @@ -23,6 +23,7 @@ */ #include "precompiled.hpp" +#include "classfile/classLoaderDataGraph.hpp" #include "jfr/jfrEvents.hpp" #include "jfr/support/jfrThreadId.hpp" #include "logging/log.hpp"