--- a/src/hotspot/os/solaris/perfMemory_solaris.cpp Thu May 10 16:39:50 2018 -0700
+++ b/src/hotspot/os/solaris/perfMemory_solaris.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
@@ -1186,7 +1186,7 @@
*sizep = size;
log_debug(perf, memops)("mapped " SIZE_FORMAT " bytes for vmid %d at "
- INTPTR_FORMAT "\n", size, vmid, (void*)mapAddress);
+ INTPTR_FORMAT, size, vmid, (void*)mapAddress);
}
// create the PerfData memory region