src/hotspot/os/aix/perfMemory_aix.cpp
changeset 50080 6fd9fbefd2b4
parent 47216 71c04702a3d5
child 51106 f605c91e5219
--- a/src/hotspot/os/aix/perfMemory_aix.cpp	Thu May 10 16:39:50 2018 -0700
+++ b/src/hotspot/os/aix/perfMemory_aix.cpp	Fri May 11 09:40:23 2018 +0900
@@ -1,6 +1,6 @@
 /*
- * Copyright (c) 2001, 2017, Oracle and/or its affiliates. All rights reserved.
- * Copyright (c) 2012, 2016 SAP SE. All rights reserved.
+ * Copyright (c) 2001, 2018, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2012, 2018 SAP SE. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -1246,7 +1246,7 @@
   *sizep = size;
 
   log_debug(perf, memops)("mapped " SIZE_FORMAT " bytes for vmid %d at "
-                          INTPTR_FORMAT "\n", size, vmid, p2i((void*)mapAddress));
+                          INTPTR_FORMAT, size, vmid, p2i((void*)mapAddress));
 }
 
 // create the PerfData memory region