diff src/share/vm/interpreter/interpreterRuntime.cpp @ 18125:2a69cbe850a8

Reduce diff with upstream
author Gilles Duboscq <duboscq@ssw.jku.at>
date Mon, 20 Oct 2014 19:07:20 +0200
parents 42de29c9ffbc
children 7848fc12602b
line wrap: on
line diff
--- a/src/share/vm/interpreter/interpreterRuntime.cpp	Mon Oct 20 16:26:05 2014 +0200
+++ b/src/share/vm/interpreter/interpreterRuntime.cpp	Mon Oct 20 19:07:20 2014 +0200
@@ -529,6 +529,7 @@
   THROW(vmSymbols::java_lang_IncompatibleClassChangeError());
 IRT_END
 
+
 //------------------------------------------------------------------------------------------------------------------------
 // Fields
 //