src/hotspot/os/bsd/perfMemory_bsd.cpp
changeset 50080 6fd9fbefd2b4
parent 47216 71c04702a3d5
child 51106 f605c91e5219
--- a/src/hotspot/os/bsd/perfMemory_bsd.cpp	Thu May 10 16:39:50 2018 -0700
+++ b/src/hotspot/os/bsd/perfMemory_bsd.cpp	Fri May 11 09:40:23 2018 +0900
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2001, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2001, 2018, Oracle and/or its affiliates. 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
@@ -1152,7 +1152,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