src/hotspot/share/jvmci/jvmciCompilerToVM.cpp
Mon, 23 Sep 2019 14:49:04 -0400 lfoltan 8230505: Replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
Mon, 26 Aug 2019 09:15:43 +0200 stefank 8224878: Use JVMFlag parameters instead of name strings
Tue, 23 Jul 2019 11:17:59 -0700 mikael Merge
Thu, 18 Jul 2019 09:15:26 -0700 kbarrett 8228340: JVMCI deleteGlobalHandle doesn't delete the handle
Tue, 25 Jun 2019 14:36:31 +0200 jwilhelm Merge
Mon, 24 Jun 2019 18:51:54 -0400 dlong 8225369: [AOT] vm/classfmt/cpl/cplres001/cplres00101m004/cplres00101m004.html fails
Fri, 21 Jun 2019 16:21:13 -0700 kvn 8225810: Update JVMCI
Thu, 20 Jun 2019 10:32:25 -0700 kvn 8223794: applications/kitchensink/Kitchensink.java crash bad oop with Graal
Fri, 07 Jun 2019 18:11:33 -0400 dlong 8223050: JVMCI: findUniqueConcreteMethod() should not use Dependencies::find_unique_concrete_method() for non-virtual methods
Fri, 07 Jun 2019 10:26:21 -0700 never 8209626: [JVMCI] Use implicit exception table for dispatch and printing
Tue, 04 Jun 2019 12:44:53 -0700 kvn 8225019: Update JVMCI
Mon, 03 Jun 2019 13:21:02 -0700 iveresov 8223320: [AOT] jck test api/javax_script/ScriptEngine/PutGet.html fails when test classes are AOTed
Tue, 14 May 2019 11:29:18 -0400 coleenp 8223657: Remove unused THREAD argument from SymbolTable functions
Thu, 09 May 2019 14:28:30 +0200 stefank 8223624: Cleanup includes of universe.hpp
Mon, 06 May 2019 20:05:19 -0700 kvn 8223332: Update JVMCI
Fri, 03 May 2019 09:07:30 -0700 kvn 8223262: [AOT] jaotc crashes with assert(!(((ThreadShadow*)__the_thread__)->has_pending_exception())) failed: Should not allocate with exception pending
Wed, 01 May 2019 12:31:29 -0700 kvn 8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Thu, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
Wed, 13 Feb 2019 15:50:08 -0500 lfoltan 8217998: Remove method_type field associated with the appendix field of an indy or method handle call
Thu, 31 Jan 2019 10:31:39 +0100 rehn 8218041: Assorted wrong/missing includes
Tue, 15 Jan 2019 22:59:33 -0800 never 8215748: Application fails when executed with Graal
Fri, 07 Dec 2018 14:48:35 -0500 coleenp 8214972: Uses of klass_holder() except GC need to apply GC barriers
Wed, 21 Nov 2018 22:02:17 +0100 dnsimon 8213907: [JVMCI] avoid Class.getDeclared* methods when converting JVMCI objects to reflection objects
Fri, 02 Nov 2018 00:26:25 -0700 never 8213203: [JVMCI] adopt formatting changes from jvmci 8
Wed, 31 Oct 2018 14:38:14 -0400 coleenp 8213211: [BACKOUT] Allow Klass::_subklass and _next_sibling to have unloaded classes
Mon, 29 Oct 2018 10:21:34 -0400 coleenp 8212958: Allow Klass::_subklass and _next_sibling to have unloaded classes
Wed, 03 Oct 2018 09:46:46 -0400 hseigel 8209138: Symbol constructor uses u1 as the element type of its name argument
Fri, 31 Aug 2018 11:43:06 +0200 dnsimon 8210066: [JVMCI] iterateFrames uses wrong GrowableArray API for appending
Mon, 20 Aug 2018 13:58:23 -0700 iklam 8209647: constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled
Mon, 20 Aug 2018 08:25:57 -0400 lfoltan 8209301: JVM rename is_anonymous, host_klass to unsafe specific terminology ahead of Unsafe.defineAnonymousClass deprecation
less more (0) -50 -30 tip