diff src/share/vm/graal/graalEnv.hpp @ 7935:0799a7efbe7b

Clean up of usage of marks and code installation.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Tue, 05 Mar 2013 19:00:23 +0100
parents 0b646334c5f7
children b89a97928e72
line wrap: on
line diff
--- a/src/share/vm/graal/graalEnv.hpp	Tue Mar 05 17:22:05 2013 +0100
+++ b/src/share/vm/graal/graalEnv.hpp	Tue Mar 05 19:00:23 2013 +0100
@@ -138,7 +138,6 @@
                        int                       frame_words,
                        OopMapSet*                oop_map_set,
                        ExceptionHandlerTable*    handler_table,
-                       ImplicitExceptionTable*   inc_table,
                        AbstractCompiler*         compiler,
                        DebugInformationRecorder* debug_info,
                        Dependencies*             dependencies,