src/hotspot/cpu/aarch64/templateInterpreterGenerator_aarch64.cpp
changeset 48110 cda04fd2da6f
parent 47916 bdbef8638948
parent 48014 ae7bd89bdc0d
child 48128 2d91c9a4f409
--- a/src/hotspot/cpu/aarch64/templateInterpreterGenerator_aarch64.cpp	Fri Nov 24 09:21:38 2017 +0100
+++ b/src/hotspot/cpu/aarch64/templateInterpreterGenerator_aarch64.cpp	Sat Nov 25 04:36:43 2017 +0100
@@ -1074,7 +1074,7 @@
  * CRC32C also uses an "end" variable instead of the length variable CRC32 uses
  */
 address TemplateInterpreterGenerator::generate_CRC32C_updateBytes_entry(AbstractInterpreter::MethodKind kind) {
-  if (UseCRC32Intrinsics) {
+  if (UseCRC32CIntrinsics) {
     address entry = __ pc();
 
     // Prepare jump to stub using parameters from the stack