8013329: File leak in hotspot/src/share/vm/compiler/compileBroker.cpp

Added calling of the destructor of CompileLog so that files are closed. Added/moved memory allocation/deallocation of the string that contains the name of the log file to class CompileLog.

Reviewed-by: kvn, roland
3 files changed