hotspot/src/share/vm/code/codeCache.cpp
Tue, 04 Jul 2017 15:58:10 +0200 stefank 8178499: Remove _ptr_ and _size_ infixes from align functions
Wed, 28 Jun 2017 19:12:58 -0400 coleenp 8182848: Some functions misplaced in debug.hpp
Wed, 07 Jun 2017 08:56:35 -0700 cjplummer 8171365: nsk/jvmti/scenarios/events/EM04/em04t001: many errors for missed events
Wed, 15 Mar 2017 10:25:37 -0400 coleenp 8155672: Remove instanceKlassHandles and KlassHandles
Tue, 14 Mar 2017 14:07:24 -0400 coleenp Merge
Fri, 24 Feb 2017 12:41:26 -0500 bobv Merge
Tue, 14 Feb 2017 19:16:46 -0800 ysuenaga 8172286: CodeCacheFlushing message should be shown in UL
Tue, 13 Jun 2017 10:27:42 -0700 dlong 8181757: NonNMethod heap in segmented CodeCache is not scanned in some cases
Fri, 10 Feb 2017 08:16:49 +0100 zmajo 8173151: Code heap corruption due to incorrect inclusion test
Tue, 31 Jan 2017 01:11:40 +0300 vlivanov 8173338: C2: continuous CallSite relinkage eventually disables compilation for a method
Thu, 22 Dec 2016 16:51:25 +0100 goetz 8171924: Use SIZE_FORMAT to print size_t values.
Sun, 11 Dec 2016 19:07:04 -0800 kvn 8171008: Integrate AOT compiler into JDK
Thu, 22 Sep 2016 18:23:15 +0200 goetz 8166560: [s390] Basic enablement of s390 port.
Tue, 30 Aug 2016 13:53:36 +0200 neliasso 8157024: CodeCache JFR events reporting wrong data
Fri, 19 Aug 2016 08:34:30 +0200 thartmann 8064892: Non-methods code cache overflow is not handled correctly
Tue, 26 Apr 2016 10:28:51 +0200 rbackman 8151956: Support non-continuous CodeBlobs in HotSpot
Thu, 21 Apr 2016 10:52:00 +0200 thartmann 8086068: VM crashes with "-Xint -XX:+UseCompiler" options
Tue, 05 Apr 2016 01:46:40 -0700 jcm 8067247: Crash: assert(method_holder->data() == 0 ...) failed: a) MT-unsafe modification of inline cache
Wed, 16 Mar 2016 14:31:33 +0100 jwilhelm Merge
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
less more (0) -100 -60 tip