aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/runtime/compilationPolicy.cpp
AgeCommit message (Expand)Author
2013-04-268012322: Tiered: CompilationPolicy::can_be_compiled(CompLevel_all) mistakenly...iignatyev
2013-04-15Mergejiangli
2013-04-118012052: java/lang/invoke/6987555/Test6987555.java crashes with assert(mcs !=...jiangli
2013-04-098010862: The Method counter fields used for profiling can be allocated lazily.jiangli
2013-04-098007288: Additional WB API for compiler's testingiignatyev
2012-11-126830717: replay of compilations would help with debuggingminqi
2012-11-068000725: NPG: method_holder() and pool_holder() and pool_holder field should ...coleenp
2012-09-247200001: failed C1 OSR compile doesn't get recompiled with C2twisti
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-01-267131259: compile_method and CompilationPolicy::event shouldn't be declared TRAPSiveresov
2011-07-017057120: Tiered: Allow C1 to inline methods with loopsiveresov
2011-03-306564610: assert(UseCompiler || CompileTheWorld, "UseCompiler should be set by...iveresov
2011-03-047020403: Add AdvancedCompilationPolicy for tierediveresov
2010-11-236989984: Use standard include model for Hospotstefank
2010-09-276987115: Non-tiered compilation policy creates unnecessary C1 threadsiveresov
2010-09-036953144: Tiered compilationiveresov
2010-08-256978355: renaming for 6961697twisti
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-01-294360113: Evict nmethods when code cache gets fullkvn
2010-01-156849984: Value methods for platform dependent math functions constant fold in...never
2007-12-01Initial loadjdk7-b24duke