hotspot/src/share/vm/runtime/simpleThresholdPolicy.cpp
Thu, 27 Jul 2017 18:06:41 -0400 coleenp 8183039: Re-examine methodHandle methods uninlined by 8144256
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, 19 Jul 2016 18:59:11 +0000 dnsimon 8161274: [JVMCI] compiler/jvmci/events/JvmciNotifyInstallEventTest.java fails with NoClassDefFound
Tue, 28 Jun 2016 17:22:56 +0000 never 8160121: [JVMCI] JvmciNotifyBootstrapFinishedEventTest.java failed NoClassDefFoundError: jdk/vm/ci/runtime/JVMCI
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, 31 Mar 2016 15:52:07 -1000 twisti 8144964: JVMCI compilations need to be disabled until the module system is initialized
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
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Wed, 21 Jan 2015 10:51:35 +0100 zmajo 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds)
Fri, 31 Oct 2014 12:16:20 +0100 thartmann 8062169: Multiple OSR compilations issued for same bci
Tue, 29 Apr 2014 10:29:56 -0700 kvn 8041959: Skip replay parsing errors with ReplayIgnoreInitErrors
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
Fri, 26 Apr 2013 16:21:03 -0400 jiangli 8013036: vm/runtime/simpleThresholdPolicy.cpp: assert(mcs != NULL).
Tue, 09 Apr 2013 17:17:41 -0400 jiangli 8010862: The Method counter fields used for profiling can be allocated lazily.
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
Wed, 16 Nov 2011 19:42:58 -0800 iveresov 7112085: assert(fr.interpreter_frame_expression_stack_size()==0) failed: only handle empty stacks
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
Wed, 09 Feb 2011 16:34:34 -0800 iveresov 7017434: Tiered needs to support reprofiling
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Tue, 16 Nov 2010 15:57:16 -0800 iveresov 7000349: Tiered reacts incorrectly to C1 compilation failures
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
less more (0) tip