hotspot Udiff src/share/vm/jvmci/jvmciCompiler.hpp (original) (raw)
@@ -48,11 +48,11 @@ static elapsedTimer _codeInstallTimer;
/** * Exits the VM due to an unexpected exception. */
- static void exit_on_pending_exception(Handle exception, const char* message);
- static void exit_on_pending_exception(oop exception, const char* message);
public: JVMCICompiler();
static JVMCICompiler* instance(TRAPS) {