src/hotspot/cpu/aarch64/templateTable_aarch64.cpp
branchepsilon-gc-branch
changeset 56535 532bc255382f
parent 56448 76d86de267b9
parent 49987 e4b3cc56e2b2
child 56578 e8414c8ead61
--- a/src/hotspot/cpu/aarch64/templateTable_aarch64.cpp	Fri May 04 19:29:01 2018 +0200
+++ b/src/hotspot/cpu/aarch64/templateTable_aarch64.cpp	Sun May 06 16:19:56 2018 +0200
@@ -407,7 +407,7 @@
   __ bind(resolved);
 
   { // Check for the null sentinel.
-    // If we just called the VM, that already did the mapping for us,
+    // If we just called the VM, it already did the mapping for us,
     // but it's harmless to retry.
     Label notNull;