hotspot/src/share/vm/jvmci/jvmciCompilerToVM.cpp
Thu, 06 Jul 2017 01:50:26 +0200 jwilhelm 8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
Sat, 27 May 2017 09:21:01 -0400 coleenp 8174749: Use hash table/oops for MemberName table
Thu, 18 May 2017 16:31:16 -0700 ysuenaga 8180487: HotSpotResolvedJavaMethod.setNotInlineable() should be renamed to represent actual behavior
Thu, 16 Mar 2017 16:40:41 -0700 jwilhelm Merge
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
Wed, 15 Feb 2017 22:59:57 -0500 coleenp 8169881: Remove implicit Handle conversions oop->Handle
Mon, 27 Feb 2017 17:36:36 +0100 chaeubl 8175917: [JVMCI] Avoid long JNI handle chains
Tue, 14 Feb 2017 12:04:28 -0800 dnsimon 8174961: [JVMCI] incorrect implementation of isCompilable
Mon, 06 Feb 2017 10:45:11 +0100 dnsimon 8173912: [JVMCI] fix memory overhead of JVMCI
Sun, 22 Jan 2017 21:40:59 +0100 dnsimon 8172733: [JVMCI] add ResolvedJavaMethod.hasNeverInlineDirective
Sun, 11 Dec 2016 19:07:04 -0800 kvn 8171008: Integrate AOT compiler into JDK
Mon, 26 Sep 2016 14:21:21 -0400 dlong Merge
Wed, 14 Sep 2016 12:34:37 -0700 dnsimon 8165434: [JVMCI] remove uses of setAccessible
Tue, 20 Sep 2016 15:42:17 -0400 eosterlund 8033552: Fix missing missing volatile specifiers in CAS operations in GC code
Mon, 29 Aug 2016 17:15:20 +0000 never 8161550: [JVMCI] Crash: assert(sig_bt[member_arg_pos] == T_OBJECT)
Tue, 23 Aug 2016 22:24:31 +0000 dnsimon 8164358: [JVMCI] expose Hotspot intrinsics and HotSpotIntrinsicCandidate info to JVMCI
Tue, 23 Aug 2016 15:16:45 +0000 dnsimon 8164214: [JVMCI] include VarHandle in signature polymorphic method test
Mon, 08 Aug 2016 17:06:21 +0200 dnsimon 8163105: SIGSEGV: constantPoolHandle::constantPoolHandle(ConstantPool*)
Wed, 22 Jun 2016 22:39:32 +0000 never 8158850: [JVMCI] be more precise when enforcing OopMapValue encoding limitations
Thu, 16 Jun 2016 16:41:50 +0000 rschatz 8159167: [JVMCI] fix HotSpotVMConfig startup performance
Wed, 15 Jun 2016 14:27:58 +0200 zmajo 8157181: Compilers accept modification of final fields outside initializer methods
Fri, 27 May 2016 10:52:39 -0400 coleenp 8145148: InterfaceMethod CP entry pointing to a class should cause ICCE
Wed, 18 May 2016 21:50:27 +0000 dnsimon 8156835: [JVMCI] clean up and minimize JVMCI
Wed, 11 May 2016 10:23:59 -1000 twisti 8156159: replace CompilerToVM.readUncompressedOop with Unsafe.getUncompressedObject
Thu, 12 May 2016 12:59:35 +0200 rschatz 8156768: [JVMCI] remove support for patching Symbol pointers
Thu, 05 May 2016 20:14:46 -0700 never 8156178: [JVMCI] expose StubRoutines trig functions
Wed, 27 Apr 2016 16:20:49 -0700 never 8152903: [JVMCI] CompilerToVM::resolveMethod should correctly handle private methods in interfaces
Tue, 26 Apr 2016 10:28:51 +0200 rbackman 8151956: Support non-continuous CodeBlobs in HotSpot
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
Tue, 15 Mar 2016 14:41:07 +0100 rehn 8150015: Integrate TraceTime with Unified Logging more seamlessly
Fri, 01 Apr 2016 01:34:00 -0700 rraghavan 8150690: C++11 user-defined literal syntax in jvmciCompilerToVM.cpp.
Fri, 25 Mar 2016 12:43:23 +0100 rschatz 8152634: generalize exception throwing routines in JVMCIRuntime
Thu, 17 Mar 2016 12:04:04 -0700 never 8151874: [JVMCI] canInlineMethod should check is_not_compilable for correct CompLevel
Wed, 03 Feb 2016 01:35:25 +0100 jwilhelm Merge
Thu, 28 Jan 2016 09:49:17 +0100 thartmann Merge
Fri, 22 Jan 2016 11:11:06 -0800 never 8146424: runtime/ReservedStack/ReservedStackTest.java triggers: assert(thread->deopt_mark() == __null) failed: no stack overflow from deopt blob/uncommon trap
Fri, 22 Jan 2016 11:08:07 -0800 never 8147432: JVMCI should report bailouts in PrintCompilation output
Fri, 18 Dec 2015 20:23:26 +0300 vlivanov 8071374: -XX:+PrintAssembly -XX:+PrintSignatureHandlers crash fastdebug VM with assert(limit == __null || limit <= nm->code_end()) in RelocIterator::initialize
Tue, 19 Jan 2016 12:07:32 +0100 mgerdin 8148481: Devirtualize Klass::vtable
Tue, 01 Dec 2015 10:35:49 +0100 mgerdin 8148047: Move the vtable length field to Klass
Wed, 27 Jan 2016 14:50:56 +0100 mgerdin 8147461: Use byte offsets for vtable start and vtable length offsets
Thu, 14 Jan 2016 16:26:38 -0500 coleenp Merge
Mon, 04 Jan 2016 15:41:05 +0100 goetz 8146401: Clean up oop.hpp: add inline directives and fix header files
Mon, 14 Dec 2015 17:02:02 -1000 twisti 8134994: use separate VMStructs databases for SA and JVMCI
Fri, 04 Dec 2015 15:18:46 -1000 never 8143571: [JVMCI] Double unregistering of nmethod during unloading
Mon, 30 Nov 2015 19:38:51 +0100 jwilhelm Merge
Thu, 19 Nov 2015 10:34:11 -0800 ctornqvi 8143324: Backout JDK-8087223
Fri, 27 Nov 2015 18:35:43 +0100 jwilhelm Merge
Fri, 13 Nov 2015 13:31:48 +0100 neliasso Merge
Tue, 10 Nov 2015 11:49:42 -1000 never 8142435: [JVMCI] restore missing InstalledCode.version increment
Tue, 10 Nov 2015 10:34:39 -1000 twisti 8142329: [JVMCI] pass Handle by value
Fri, 06 Nov 2015 10:06:51 -1000 twisti 8139589: [JVMCI] throw exceptions in faulty code installation operations
Tue, 17 Nov 2015 15:14:29 -0800 minqi 8087223: InterfaceMethod CP entry pointing to a class should cause ICCE
Fri, 06 Nov 2015 11:34:03 +0100 neliasso Merge
Wed, 28 Oct 2015 09:47:23 -0400 coleenp 8139203: Consistent naming for klass type predicates
less more (0) -60 tip