hotspot/src/share/vm/compiler/compileBroker.cpp
Thu, 22 Jun 2017 20:47:22 -0400 kbarrett 8181449: Fix debug.hpp / globalDefinitions.hpp dependency inversion
Mon, 22 May 2017 09:07:16 -0700 kvn 8180654: Apply UL to PrintCodeCacheOnCompilation
Sun, 09 Apr 2017 20:52:43 -0700 rraghavan 8171813: Reported null pointer dereference defect groups
Wed, 15 Mar 2017 10:25:37 -0400 coleenp 8155672: Remove instanceKlassHandles and KlassHandles
Tue, 14 Feb 2017 20:00:28 -0800 ysuenaga 8172285: UL support for PrintCompilation
Fri, 02 Jun 2017 11:26:36 +0200 rbackman 8180197: Failing assert: id must be initialized
Tue, 30 Aug 2016 23:48:16 -0400 kbarrett 8156500: Move Reference pending list into VM to prevent deadlocks
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, 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, 03 May 2016 12:23:06 +0200 goetz 8140594: Various minor code improvements (compiler)
Wed, 13 Apr 2016 14:48:22 +0200 neliasso 8153013: BlockingCompilation test times out
Mon, 18 Apr 2016 11:30:10 +0200 neliasso 8154151: VM crashes with assert "Ensure we don't compile before compilebroker init"
Tue, 26 Apr 2016 10:28:51 +0200 rbackman 8151956: Support non-continuous CodeBlobs in HotSpot
Thu, 14 Apr 2016 08:32:39 +0200 thartmann 8154073: Several compiler tests fail when are executed with C1 only
Fri, 08 Apr 2016 12:36:27 -0400 bharadwaj Merge
Thu, 07 Apr 2016 09:47:48 -0700 dcubed Merge
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Sat, 02 Apr 2016 05:39:25 +0200 jwilhelm Merge
Wed, 23 Mar 2016 23:36:29 +0100 jwilhelm Merge
Tue, 15 Mar 2016 14:41:07 +0100 rehn 8150015: Integrate TraceTime with Unified Logging more seamlessly
Thu, 17 Mar 2016 08:07:53 +0100 pliden 8151601: Cleanup locking of the Reference pending list
Thu, 31 Mar 2016 15:52:07 -1000 twisti 8144964: JVMCI compilations need to be disabled until the module system is initialized
Mon, 28 Mar 2016 20:38:05 -0700 rraghavan 8152730: File Leak in CompileBroker::init_compiler_thread_log of compileBroker.cpp:1665.
Thu, 17 Mar 2016 09:50:00 +0300 fzhinkin 8152004: CTW crashes with failed assertion after 8150646 integration
Thu, 17 Mar 2016 16:10:58 -1000 twisti 8152134: [JVMCI] printing compile queues always prints C2 regardless of UseJVMCICompiler
Thu, 03 Mar 2016 16:21:16 +0100 simonis 8150646: Add support for blocking compiles though whitebox API
Thu, 25 Feb 2016 10:44:19 +0100 neliasso 8149789: SIGSEGV in CompileTask::print
Fri, 19 Feb 2016 10:06:19 +0100 thartmann 8145707: 4 Null pointer dereference defect groups in compileBroker.cpp.
Tue, 16 Feb 2016 09:49:58 -0800 never 8149969: [JVMCI] PrintNMethods is ignored for CompilerToVM.installCode when not called from the broker
Mon, 08 Feb 2016 18:52:03 +0100 dnsimon 8148507: [JVMCI] mitigate deadlocks related to JVMCI compiler under -Xbatch
Fri, 22 Jan 2016 15:25:40 +0100 neliasso 8063112: Compiler diagnostic commands should have locking instead of safepoint
Thu, 28 Jan 2016 09:49:17 +0100 thartmann Merge
Thu, 14 Jan 2016 17:36:29 +0100 jwilhelm Merge
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Fri, 22 Jan 2016 11:08:07 -0800 never 8147432: JVMCI should report bailouts in PrintCompilation output
Mon, 18 Jan 2016 11:07:40 -0800 never 8147433: PrintNMethods no longer works with JVMCI
Mon, 11 Jan 2016 14:23:35 +0100 dnsimon 8146705: Improve JVMCI support for blocking compilation
Fri, 18 Dec 2015 12:39:02 -0800 twisti Merge
Wed, 16 Dec 2015 15:38:28 +0100 neliasso 8144246: adding lots of directives via jcmd may produce OOM crash
Sun, 13 Dec 2015 22:51:13 +0100 dnsimon 8145270: Need to eagerly initialize JVMCI compiler under -Xcomp
Wed, 18 Nov 2015 09:43:31 -1000 twisti 8141330: [JVMCI] avoid deadlock between application thread and JVMCI compiler thread under -Xbatch
Wed, 18 Nov 2015 03:03:43 +0300 vlivanov 8139595: MethodHandles::remove_dependent_nmethod is not MT safe
Fri, 13 Nov 2015 10:08:44 +0100 neliasso 8141585: CompilerDirectivesDCMDTest intermittently SEGVs in MethodMatcher::matcher
Fri, 13 Nov 2015 13:31:48 +0100 neliasso Merge
Thu, 05 Nov 2015 19:31:57 +0100 jwilhelm Merge
Wed, 28 Oct 2015 09:47:23 -0400 coleenp 8139203: Consistent naming for klass type predicates
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Tue, 10 Nov 2015 10:34:39 -1000 twisti 8142329: [JVMCI] pass Handle by value
Wed, 28 Oct 2015 15:44:28 +0100 neliasso 8140581: Excluding compile messages should only be printed with PrintCompilation
Tue, 20 Oct 2015 18:07:28 +0200 neliasso 8137167: JEP165: Compiler Control: Implementation task
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Wed, 07 Oct 2015 01:03:24 +0200 jwilhelm Merge
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Mon, 12 Oct 2015 14:54:39 +0200 redestad 8134607: Remove per-compiler performance counters
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Fri, 18 Sep 2015 10:11:11 +0200 neliasso 8135068: Extract method matchers from CompilerOracle
Fri, 04 Sep 2015 12:47:57 +0200 neliasso 8135067: Preparatory refactorings for compiler control
Wed, 19 Aug 2015 08:55:18 +0200 zmajo 8076373: In 32-bit VM interpreter and compiled code process NaN values differently
less more (0) -100 -60 tip