--- old/src/share/back/log_messages.c 2016-04-20 16:05:26.470900760 -0400 +++ new/src/share/back/log_messages.c 2016-04-20 16:05:26.365898225 -0400 @@ -230,7 +230,7 @@ /* Finish up logging, flush output to the logfile. */ void -finish_logging(int exit_code) +finish_logging() { #ifdef JDWP_LOGGING MUTEX_LOCK(my_mutex);