diff src/share/vm/code/nmethod.cpp @ 10032:4a7dc38ae96b

Checkstyle fixes
author Christos Kotselidis <christos.kotselidis@oracle.com>
date Wed, 12 Jun 2013 11:36:54 +0200
parents ebb32c4589f3
children 836a62f43af9
line wrap: on
line diff
--- a/src/share/vm/code/nmethod.cpp	Tue Jun 11 19:59:52 2013 +0200
+++ b/src/share/vm/code/nmethod.cpp	Wed Jun 12 11:36:54 2013 +0200
@@ -1868,6 +1868,7 @@
   }
 }
 #endif
+
 // Iterate over metadata calling this function.   Used by RedefineClasses
 void nmethod::metadata_do(void f(Metadata*)) {
   address low_boundary = verified_entry_point();