--- old/src/hotspot/os/solaris/perfMemory_solaris.cpp 2018-05-10 13:07:32.838018377 +0900 +++ new/src/hotspot/os/solaris/perfMemory_solaris.cpp 2018-05-10 13:07:32.643014852 +0900 @@ -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