src/hotspot/share/code/nmethod.cpp
changeset 54839 e9db10a375d9
parent 54786 ebf733a324d4
child 54901 631d51796dbf
--- a/src/hotspot/share/code/nmethod.cpp	Tue May 14 12:00:49 2019 +0200
+++ b/src/hotspot/share/code/nmethod.cpp	Tue May 14 12:07:24 2019 +0200
@@ -1555,7 +1555,7 @@
     // Visit all immediate references that are embedded in the instruction stream.
     RelocIterator iter(this, oops_reloc_begin());
     while (iter.next()) {
-      if (iter.type() == relocInfo::metadata_type ) {
+      if (iter.type() == relocInfo::metadata_type) {
         metadata_Relocation* r = iter.metadata_reloc();
         // In this metadata, we must only follow those metadatas directly embedded in
         // the code.  Other metadatas (oop_index>0) are seen as part of