hg: hsx/hotspot-comp/hotspot: 8013329: File leak in hotspot/src/share/vm/compiler/compileBroker.cpp
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Mon Jun 3 13:47:11 PDT 2013
Changeset: 813f26e34135
Author: anoll
Date: 2013-06-03 08:52 +0200
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/813f26e34135
8013329: File leak in hotspot/src/share/vm/compiler/compileBroker.cpp
Summary: 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
! src/share/vm/compiler/compileBroker.cpp
! src/share/vm/compiler/compileLog.cpp
! src/share/vm/compiler/compileLog.hpp
More information about the hotspot-compiler-dev
mailing list