hotspot/src/share/vm/runtime/advancedThresholdPolicy.cpp
Thu, 06 Jul 2017 01:50:26 +0200 jwilhelm 8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
Sun, 11 Dec 2016 19:07:04 -0800 kvn 8171008: Integrate AOT compiler into JDK
Thu, 04 Aug 2016 08:58:22 +0200 thartmann 8162881: Effect of -XX:CICompilerCount depends on ordering of other flags
Tue, 10 May 2016 11:48:06 +0200 dnsimon 8152311: [JVMCI] allow JVMCI compiler to change the compilation policy for a method
Wed, 13 Apr 2016 14:48:22 +0200 neliasso 8153013: BlockingCompilation test times out
Tue, 26 Apr 2016 10:28:51 +0200 rbackman 8151956: Support non-continuous CodeBlobs in HotSpot
Thu, 03 Mar 2016 16:21:16 +0100 simonis 8150646: Add support for blocking compiles though whitebox API
Fri, 04 Mar 2016 08:53:59 +0100 zmajo 8150839: Adjust the number of compiler threads for 32-bit platforms
Mon, 11 Jan 2016 14:23:35 +0100 dnsimon 8146705: Improve JVMCI support for blocking compilation
Mon, 21 Dec 2015 16:58:29 +0000 aph 8145096: Undefined behaviour in HotSpot
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Wed, 10 Jun 2015 12:29:07 +0000 enevill 8085805: aarch64: AdvancedThresholdPolicy lacks tuning of InlineSmallCode size
Wed, 18 Feb 2015 16:59:56 +0300 ppunegov 8067012: Don't create MDO for constant getters
Wed, 21 Jan 2015 10:51:35 +0100 zmajo 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
Tue, 11 Nov 2014 11:05:41 +0100 thartmann 8056071: compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations'
Wed, 17 Sep 2014 08:00:07 +0200 thartmann 8015774: Add support for multiple code heaps
Fri, 04 Jul 2014 11:46:01 +0200 goetz 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
Tue, 11 Mar 2014 15:06:34 +0400 vlivanov 8023461: Thread holding lock at safepoint that vm can block on: MethodCompileQueue_lock
Tue, 29 Apr 2014 07:59:22 +0200 anoll 8040798: compiler/startup/SmallCodeCacheStartup.java timed out in RT_Baseline
Mon, 14 Apr 2014 08:24:28 +0200 anoll 8029436: CICompilerCount is not updated when the number of compiler threads is adjusted to the number of CPUs
Thu, 23 Jan 2014 14:47:23 +0100 jwilhelm 8025856: Fix typos in the GC code
Thu, 16 May 2013 15:46:49 +0200 anoll 8012371: Adjust Tiered compile threshold according to available space in code cache
Tue, 09 Apr 2013 17:17:41 -0400 jiangli 8010862: The Method counter fields used for profiling can be allocated lazily.
Sat, 29 Sep 2012 06:40:00 -0400 coleenp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
Mon, 24 Sep 2012 17:59:24 -0700 twisti 7200001: failed C1 OSR compile doesn't get recompiled with C2
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Thu, 26 Jan 2012 12:15:24 -0800 iveresov 7131259: compile_method and CompilationPolicy::event shouldn't be declared TRAPS
Mon, 12 Dec 2011 12:44:08 -0800 iveresov 7119730: Tiered: SIGSEGV in AdvancedThresholdPolicy::is_method_profiled(methodOop)
Wed, 20 Jul 2011 18:04:17 -0700 iveresov 7066339: Tiered: policy should make consistent decisions about osr levels
Fri, 01 Jul 2011 10:37:37 -0700 iveresov 7057120: Tiered: Allow C1 to inline methods with loops
Fri, 01 Jul 2011 10:35:54 -0700 iveresov 7058689: Tiered: Reprofiling doesn't happen in presence of level 4 OSR methods
Tue, 10 May 2011 12:26:10 -0700 iveresov 7043564: compile warning and copyright fixes
Fri, 04 Mar 2011 15:14:16 -0800 iveresov 7020403: Add AdvancedCompilationPolicy for tiered
less more (0) tip