src/hotspot/share/jvmci/jvmciRuntime.hpp
changeset 55293 d19dc5b10fbb
parent 54669 ad45b3802d4e
child 55454 8892555795cd
--- a/src/hotspot/share/jvmci/jvmciRuntime.hpp	Fri Jun 07 09:16:11 2019 -0700
+++ b/src/hotspot/share/jvmci/jvmciRuntime.hpp	Fri Jun 07 10:26:21 2019 -0700
@@ -222,6 +222,7 @@
                        int                       frame_words,
                        OopMapSet*                oop_map_set,
                        ExceptionHandlerTable*    handler_table,
+                       ImplicitExceptionTable* implicit_exception_table,
                        AbstractCompiler*         compiler,
                        DebugInformationRecorder* debug_info,
                        Dependencies*             dependencies,