aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/runtime/sweeper.cpp
AgeCommit message (Expand)Author
2014-04-298042195: Introduce umbrella header orderAccess.inline.hpp.goetz
2014-05-228037816: Fix for 8036122 breaks build with Xcode5/clangdrchase
2014-01-22Mergekvn
2013-12-198025277: Add -XX: flag to print code cache sweeper statisticsanoll
2013-12-178029091: Bug in calculation of code cache sweeping intervalanoll
2013-12-028029396: PPC64 (part 212): Several memory ordering fixes in C-code.goetz
2013-11-238028128: Add a type safe alternative for working with counter based datamgronlun
2013-11-148028306: nsk stress tests, CodeCache fills, then safepoint assertsanoll
2013-11-128027593: performance drop with constrained codecache starting with hs25 b111anoll
2013-09-278020151: PSR:PERF Large performance regressions when code cache is filledanoll
2013-09-188022883: Assertion failed: sweptCount >= flushedCount + markedCount + zombifi...anoll
2013-06-108005849: JEP 167: Event-Based JVM Tracingsla
2013-04-298012547: Code cache flushing can get stuck reclaming of memoryneliasso
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-06-286995781: Native Memory Tracking (Phase 1)zgu
2012-02-157145345: Code cache sweeper must cooperate with safepointsiveresov
2011-05-166996747: SIGSEGV in nmethod::cleanup_inline_caches / CompiledIC::verifynever
2011-04-147036236: VM crashes assert((!inside_attrs()) || is_error_reported()) failed ...iveresov
2011-04-057010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copy...trims
2011-03-097025742: Can not use CodeCache::unallocated_capacity() with fragmented CodeCachekvn
2010-11-236989984: Use standard include model for Hospotstefank
2010-09-036953144: Tiered compilationiveresov
2010-07-126968385: malformed xml in sweeper loggingnever
2010-07-086965184: possible races in make_not_entrant_or_zombienever
2010-06-186956958: assert(is_clean() || is_call_to_compiled() || is_call_to_interpreted...never
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-05-176950075: nmethod sweeper should operate concurrentlynever
2010-01-294360113: Evict nmethods when code cache gets fullkvn
2009-10-09Mergetrims
2009-09-23Mergejrose
2009-09-226884624: Update copyright yearxdono
2009-09-156863023: need non-perm oops in code cache for JSR 292jrose
2009-09-024957990: Perm heap bloat in JVMysr
2007-12-01Initial loadduke