8216269: [s390] Debug build broken because CodeBlob has not been declared
Reviewed-by: shade, coleenp
--- a/src/hotspot/share/code/relocInfo.hpp Tue Jan 08 10:54:00 2019 +0100
+++ b/src/hotspot/share/code/relocInfo.hpp Tue Jan 08 11:02:26 2019 +0100
@@ -29,6 +29,7 @@
#include "utilities/macros.hpp"
class nmethod;
+class CodeBlob;
class CompiledMethod;
class Metadata;
class NativeMovConstReg;