hotspot/src/share/vm/code/codeCache.cpp
Fri, 19 Feb 2016 20:40:20 +0300 vlivanov 7177745: JSR292: Many Callsite relinkages cause target method to always run in interpreter mode
Mon, 07 Mar 2016 14:41:31 -0500 cvarming 8150013: ParNew: Prune nmethods scavengable list.
Fri, 22 Jan 2016 15:25:40 +0100 neliasso 8063112: Compiler diagnostic commands should have locking instead of safepoint
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Wed, 16 Dec 2015 22:06:52 -0800 sangheki 8144949: TestOptionsWithRanges -XX:NUMAInterleaveGranularity=2147483648 crashes VM
Mon, 16 Nov 2015 15:35:43 +0100 thartmann 8061436: Processing of options related to segmented code cache should be enhanced
Wed, 11 Nov 2015 16:32:17 -1000 twisti 8140424: don't prefix developer and notproduct flag variables with CONST_ in product builds
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
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
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
Wed, 01 Jul 2015 10:53:26 +0200 bdelsart 8087333: Optionally Pre-Generate the HotSpot Template Interpreter
Wed, 24 Jun 2015 12:12:25 -0400 bpittore 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
Fri, 22 May 2015 09:50:32 +0200 thartmann Merge
Fri, 15 May 2015 19:23:11 +0300 vlivanov 8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared
Mon, 18 May 2015 17:09:47 +0200 jwilhelm Merge
Thu, 14 May 2015 16:16:06 +0200 thartmann Merge
Mon, 11 May 2015 09:44:07 +0200 rbackman 8079797: assert(index >= 0 && index < _count) failed: check
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Fri, 08 May 2015 13:25:11 -0400 hseigel Merge
Sat, 02 May 2015 18:40:37 -0700 ccheung Merge
Thu, 30 Apr 2015 09:09:01 +0200 stuefe 8078628: linux-zero does not build without precompiled header
Tue, 05 May 2015 16:50:25 +0200 rbackman 8064458: OopMap class could be more compact
Fri, 17 Apr 2015 18:17:06 +0300 vlivanov 8057967: CallSite dependency tracking scales devastatingly poorly
Mon, 02 Mar 2015 07:20:09 -0800 vlivanov Merge
Tue, 24 Feb 2015 07:39:22 -0800 vlivanov Merge
Mon, 23 Feb 2015 07:55:37 +0100 thartmann 8072774: bigapps/Weblogic+medrec/nowarnings fails due to CodeHeap 'profiled nmethods' exhaustion
Fri, 20 Feb 2015 15:23:01 +0100 stefank 8073554: Remove unnecessary includes of markSweep[.inline].hpp
Wed, 18 Feb 2015 08:57:29 +0100 stefank 8073387: Move VerifyOopClosures out from genOopClosures.hpp
Wed, 28 Jan 2015 07:55:27 +0100 thartmann 8064940: JMH javac performance regressions on solaris-sparcv9 in 9-b34
Fri, 16 Jan 2015 10:29:12 +0100 ehelin 8066875: VirtualSpace does not use large pages
Tue, 06 Jan 2015 19:30:28 -0500 coleenp 8067836: The Universe::flush_foo methods belong in CodeCache.
Mon, 01 Dec 2014 12:16:15 -0500 coleenp 8060074: os::free() takes MemoryTrackingLevel but doesn't need it
Mon, 10 Nov 2014 19:04:38 +0300 iignatyev 8059624: Test task: WhiteBox API for testing segmented codecache feature
Fri, 24 Oct 2014 14:25:46 +0200 anoll 8046809: vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full.
Fri, 17 Oct 2014 08:56:07 +0200 thartmann 8060196: 'CodeHeap is full' warning suggests to increase wrong code heap size
Mon, 06 Oct 2014 07:58:50 +0200 thartmann 8059559: SIGSEGV at CodeHeap::allocate(unsigned int, bool)
Wed, 01 Oct 2014 10:01:46 +0200 zmajo 8059390: code cache fills up for bigapps/Weblogic+medrec/nowarnings
Tue, 30 Sep 2014 15:44:43 +0200 thartmann 8059468: Fix PrintCodeCache output changed by JDK-8059137
Tue, 30 Sep 2014 09:06:39 +0200 thartmann 8059137: MemoryPoolMXBeans for different code heaps should contain 'Code heap' in their names
Fri, 19 Sep 2014 17:14:13 +0200 adlertz Merge
Thu, 18 Sep 2014 09:37:26 +0200 goetz 8058716: Add include missing in 8015774
Wed, 17 Sep 2014 08:00:07 +0200 thartmann 8015774: Add support for multiple code heaps
Wed, 10 Sep 2014 13:27:33 +0200 neliasso 8054889: Compiler team's implementation task
Fri, 05 Sep 2014 14:39:45 -0700 iveresov 8056154: JVM crash with EXCEPTION_ACCESS_VIOLATION when there are many threads running
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8049421: G1 Class Unloading after completing a concurrent mark cycle
Mon, 07 Jul 2014 12:37:11 +0200 stefank 8049420: Backout 8048248 to correct attribution
Mon, 07 Jul 2014 10:12:40 +0200 stefank 8048248: G1 Class Unloading after completing a concurrent mark cycle
Tue, 01 Jul 2014 09:03:55 +0200 stefank 8047362: Add a version of CompiledIC_at that doesn't create a new RelocIterator
Mon, 12 May 2014 17:01:57 -0700 twisti Merge
Fri, 09 May 2014 09:12:39 +0200 anoll 8029343: CodeCache::allocate increments '_number_of_blobs' even if allocation fails.
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Fri, 07 Mar 2014 07:42:40 +0100 anoll 8029799: vm/mlvm/anonloader/stress/oome prints warning: CodeHeap: # of free blocks > 10000
Wed, 26 Feb 2014 11:29:47 +0100 anoll 8034839: jvm hangs with gc/gctests/LoadUnloadGC test
Wed, 15 Jan 2014 06:16:55 +0100 anoll 7194669: CodeCache::mark_for_deoptimization should avoid verifying dependencies multiple times
Fri, 27 Sep 2013 10:50:55 +0200 anoll 8020151: PSR:PERF Large performance regressions when code cache is filled
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Thu, 16 May 2013 15:46:49 +0200 anoll 8012371: Adjust Tiered compile threshold according to available space in code cache
Mon, 29 Apr 2013 13:20:19 +0200 neliasso 8012547: Code cache flushing can get stuck reclaming of memory
Thu, 11 Apr 2013 13:57:44 +0200 neliasso 8006952: Slow VM due to excessive code cache freelist iteration
less more (0) -60 tip