hotspot/src/share/vm/runtime/sweeper.cpp
Thu, 31 Aug 2017 08:18:47 +0200 rehn 8186837: Memory ordering nmethod, _state and _stack_traversal_mark
Fri, 07 Jul 2017 12:49:11 +0200 rkennke 8180932: Parallelize safepoint cleanup
Fri, 21 Jul 2017 09:50:12 +0200 stuefe 8181917: Refactor UL LogStreams to avoid using resource area
Tue, 14 Feb 2017 19:16:46 -0800 ysuenaga 8172286: CodeCacheFlushing message should be shown in UL
Sun, 11 Dec 2016 19:07:04 -0800 kvn 8171008: Integrate AOT compiler into JDK
Tue, 23 Aug 2016 19:21:48 +0200 egahlin 8164523: Clean up metadata for event based tracing
Sun, 21 Aug 2016 20:56:37 -0400 dholmes 8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
Tue, 26 Apr 2016 10:28:51 +0200 rbackman 8151956: Support non-continuous CodeBlobs in HotSpot
Wed, 30 Mar 2016 12:34:08 +0200 thartmann Merge
Thu, 24 Mar 2016 09:09:52 +0100 thartmann 8136458: Remove "marked for reclamation" nmethod state
Wed, 30 Mar 2016 08:04:59 +0200 thartmann 8152861: VM crash on assert: locked methods shouldn't be flushed
Fri, 18 Mar 2016 09:32:29 +0100 thartmann 8023191: OSR nmethods should be flushed to free space in CodeCache
Mon, 09 Nov 2015 11:35:44 +0100 thartmann 8067378: Add segmented code heaps info into jfr events: vm/code_cache/stats and vm/code_cache/config
Fri, 09 Oct 2015 09:42:33 +0200 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Mon, 31 Aug 2015 13:49:18 +0200 thartmann 8134493: Cleaning inline caches of unloaded nmethods should be done in sweeper
Tue, 25 Aug 2015 07:49:55 +0200 thartmann 8075805: Crash while trying to release CompiledICHolder
Mon, 15 Jun 2015 10:24:38 +0200 sjohanss 8077279: assert(ic->is_clean()) failed: IC should be clean
Mon, 30 Mar 2015 07:54:23 +0200 thartmann 8075214: SIGSEGV in nmethod sweeping
Mon, 23 Feb 2015 10:38:26 +0100 thartmann 8073257: compiler/codecache/stress/RandomAllocationTest.java + fastdebug + -XX:+LogCompilation, "allocating without ResourceMark"
Thu, 11 Dec 2014 21:34:43 -0500 coleenp 8047290: Make Mutex::_no_safepoint_check_flag locks verify that this lock never checks for safepoint
Tue, 02 Dec 2014 12:36:03 +0300 iignatyev 8064669: compiler/whitebox/AllocationCodeBlobTest.java crashes / asserts
Fri, 24 Oct 2014 14:25:46 +0200 anoll 8046809: vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full.
Wed, 08 Oct 2014 09:23:18 +0200 thartmann 8059735: make_not_entrant_or_zombie sees zombies
Mon, 29 Sep 2014 08:40:51 +0200 thartmann 8058737: CodeCache::find_blob fails with 'unsafe access to zombie method'
Wed, 17 Sep 2014 21:15:03 -0700 iveresov 8058564: Tiered compilation performance drop in PIT
Wed, 17 Sep 2014 08:00:07 +0200 thartmann 8015774: Add support for multiple code heaps
Fri, 05 Sep 2014 16:07:22 +0200 zmajo 8053886: assert(false) failed: Should not allocate with exception pending
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Wed, 14 May 2014 14:28:09 -0700 iveresov 8043063: Code aging should allocate MethodCounters when flushing a method
Tue, 13 May 2014 11:32:10 -0700 iveresov 8032463: VirtualDispatch test timeout with DeoptimizeALot
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Thu, 19 Dec 2013 14:08:02 +0100 anoll 8025277: Add -XX: flag to print code cache sweeper statistics
Tue, 17 Dec 2013 08:31:06 +0100 anoll 8029091: Bug in calculation of code cache sweeping interval
Mon, 02 Dec 2013 10:26:14 +0100 goetz 8029396: PPC64 (part 212): Several memory ordering fixes in C-code.
Sat, 23 Nov 2013 12:25:13 +0100 mgronlun 8028128: Add a type safe alternative for working with counter based data
Thu, 14 Nov 2013 19:27:07 +0100 anoll 8028306: nsk stress tests, CodeCache fills, then safepoint asserts
Tue, 12 Nov 2013 09:32:50 +0100 anoll 8027593: performance drop with constrained codecache starting with hs25 b111
Fri, 27 Sep 2013 10:50:55 +0200 anoll 8020151: PSR:PERF Large performance regressions when code cache is filled
Wed, 18 Sep 2013 07:22:20 +0200 anoll 8022883: Assertion failed: sweptCount >= flushedCount + markedCount + zombifiedCount
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Mon, 29 Apr 2013 13:20:19 +0200 neliasso 8012547: Code cache flushing can get stuck reclaming of memory
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Wed, 15 Feb 2012 12:32:03 -0800 iveresov 7145345: Code cache sweeper must cooperate with safepoints
Mon, 16 May 2011 22:16:44 -0700 never 6996747: SIGSEGV in nmethod::cleanup_inline_caches / CompiledIC::verify
Thu, 14 Apr 2011 00:02:21 -0700 iveresov 7036236: VM crashes assert((!inside_attrs()) || is_error_reported()) failed ...
Tue, 05 Apr 2011 14:12:31 -0700 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
Wed, 09 Mar 2011 09:15:16 -0800 kvn 7025742: Can not use CodeCache::unallocated_capacity() with fragmented CodeCache
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
Mon, 12 Jul 2010 22:27:18 -0700 never 6968385: malformed xml in sweeper logging
Thu, 08 Jul 2010 14:29:44 -0700 never 6965184: possible races in make_not_entrant_or_zombie
Fri, 18 Jun 2010 16:51:54 -0700 never 6956958: assert(is_clean() || is_call_to_compiled() || is_call_to_interpreted() || is_optimized() || is_megam
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Mon, 17 May 2010 16:50:07 -0700 never 6950075: nmethod sweeper should operate concurrently
Fri, 29 Jan 2010 09:27:22 -0800 kvn 4360113: Evict nmethods when code cache gets full
Fri, 09 Oct 2009 15:18:52 -0700 trims Merge
Tue, 22 Sep 2009 14:06:10 -0700 xdono 6884624: Update copyright year
less more (0) -60 tip