--- jdk17u-jdk-17.0.16-ga/src/hotspot/cpu/sparc/templateInterpreterGenerator_sparc.cpp.orig 2025-12-31 15:30:00.996788300 +0100 +++ jdk17u-jdk-17.0.16-ga/src/hotspot/cpu/sparc/templateInterpreterGenerator_sparc.cpp 2025-12-31 16:21:00.111376900 +0100 @@ -49,6 +49,7 @@ #include "utilities/align.hpp" #include "utilities/debug.hpp" #include "utilities/macros.hpp" +#include "classfile/javaClasses.hpp" // Size of interpreter code. Increase if too small. Interpreter will // fail with a guarantee ("not enough space for interpreter generation");