jdk/hotspot/src/share/vm/compiler
Rahul Raghavan 34f5c263b6 8152730: File Leak in CompileBroker::init_compiler_thread_log of compileBroker.cpp:1665
Added missing code to close file pointer.

Reviewed-by: kvn
2016-03-28 20:38:05 -07:00
..
abstractCompiler.cpp 8136421: JEP 243: Java-Level JVM Compiler Interface 2015-10-08 12:49:30 -10:00
abstractCompiler.hpp Merge 2015-11-06 11:34:03 +01:00
compileBroker.cpp 8152730: File Leak in CompileBroker::init_compiler_thread_log of compileBroker.cpp:1665 2016-03-28 20:38:05 -07:00
compileBroker.hpp 8150646: Add support for blocking compiles though whitebox API 2016-03-03 16:21:16 +01:00
compileLog.cpp 8129423: Fix unlink() of LogCompilation tmp files lost in merge of 8007993 and 8060074 2015-06-22 14:22:19 +02:00
compileLog.hpp 8037816: Fix for 8036122 breaks build with Xcode5/clang 2014-05-09 16:50:54 -04:00
compilerDirectives.cpp 8150646: Add support for blocking compiles though whitebox API 2016-03-03 16:21:16 +01:00
compilerDirectives.hpp 8150646: Add support for blocking compiles though whitebox API 2016-03-03 16:21:16 +01:00
compilerOracle.cpp 8145566: PrintNMethods compile command broken since b89 2015-12-19 19:06:02 +01:00
compilerOracle.hpp Merge 2015-11-05 19:31:57 +01:00
compileTask.cpp 8146705: Improve JVMCI support for blocking compilation 2016-01-11 14:23:35 +01:00
compileTask.hpp 8146705: Improve JVMCI support for blocking compilation 2016-01-11 14:23:35 +01:00
directivesParser.cpp 8151795: compiler/compilercontrol/parser/DirectiveParserTest.java fails with "assert failed: 0 != 0" 2016-03-15 11:17:06 +01:00
directivesParser.hpp 8150646: Add support for blocking compiles though whitebox API 2016-03-03 16:21:16 +01:00
disassembler.cpp Merge 2016-01-11 17:11:57 -08:00
disassembler.hpp 8148696: Race loading hsdis may cause SIGSEGV 2016-02-08 14:05:45 +01:00
methodLiveness.cpp 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files 2015-10-09 09:42:33 +02:00
methodLiveness.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
methodMatcher.cpp Merge 2015-11-05 19:31:57 +01:00
methodMatcher.hpp Merge 2015-11-05 19:31:57 +01:00
oopMap.cpp 8136421: JEP 243: Java-Level JVM Compiler Interface 2015-10-08 12:49:30 -10:00
oopMap.hpp 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux 2015-10-22 13:07:10 -04:00