src/hotspot/share/jvmci/jvmciCompilerToVM.cpp
Wed, 13 Nov 2019 08:23:23 -0500 coleenp 8233913: Remove implicit conversion from Method* to methodHandle jdk-14+23
Mon, 11 Nov 2019 12:11:34 -0500 coleenp 8232735: Convert PrintJNIResolving to Unified Logging
Tue, 29 Oct 2019 15:35:06 -0700 kvn 8233035: Update JVMCI
Thu, 24 Oct 2019 16:58:39 -0700 kvn 8232904: Update JVMCI
Mon, 21 Oct 2019 13:13:16 -0400 lfoltan 8231844: Enhance type signature characters in classfile_constants.h and improve the JVM to use type signature characters more consistently
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Tue, 24 Sep 2019 03:28:42 -0400 dholmes 8230395: Code checks for NULL value returned from NEW_C_HEAP_ARRAY which can not happen
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
Sat, 11 Aug 2018 12:49:33 -0400 coleenp 8207924: serviceability/sa/TestUniverse.java#id0 intermittently fails with assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
Thu, 12 Jul 2018 16:31:28 +0200 goetz 8207049: Minor improvements of compiler code.
Sun, 24 Jun 2018 21:46:11 -0700 never 8198909: [Graal] compiler/codecache/stress/UnexpectedDeoptimizationTest.java crashed with SIGSEGV
Thu, 26 Apr 2018 11:19:05 -0500 gziemski 8202150: [REDO] Split globals.hpp to factor out the Flag class
Mon, 23 Apr 2018 14:51:16 -0500 gziemski 8202151: [BACKOUT] Split globals.hpp to factor out the Flag class
Mon, 23 Apr 2018 10:59:39 -0500 gziemski 8081519: Split globals.hpp to factor out the Flag class
Thu, 15 Mar 2018 21:29:36 +0100 stefank 8200105: Remove cyclic dependency between oop.inline.hpp and collectedHeap.inline.hpp
Wed, 21 Mar 2018 19:45:24 -0400 coleenp 8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files
Tue, 20 Mar 2018 10:23:14 -0700 dlong 8146201: [AOT] Class static initializers that are not pure should not be executed during static compilation
Fri, 16 Mar 2018 09:12:13 -0400 coleenp 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Fri, 09 Mar 2018 12:38:54 -0800 kvn 8199422: Hotspot build is broken after push of 8197235
Fri, 09 Mar 2018 10:15:22 -0800 kvn 8197235: src/hotspot/share/jvmci/jvmciCompilerToVM.cpp takes 4 minutes to compile on windows
Wed, 07 Mar 2018 19:32:54 -0800 gdub 8194490: [JVMCI] Move `iterateFrames` to C++
Tue, 06 Mar 2018 16:02:04 -0800 dnsimon 8199066: [JVMCI] EagerJVMCI option should also initialize the JVMCI compiler
Mon, 05 Mar 2018 10:29:23 -0500 hseigel 8191102: Incorrect include file use in classLoader.hpp
Thu, 01 Mar 2018 16:51:22 -0500 kbarrett 8198474: Move JNIHandles::resolve into jniHandles.inline.hpp
Mon, 26 Feb 2018 09:34:12 +0100 eosterlund 8195142: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
Thu, 15 Feb 2018 23:45:15 +0100 rkennke 8197999: Accessors in typeArrayOopDesc should use new Access API
Fri, 08 Sep 2017 10:46:46 -0700 psandoz 8186209: Tool support for ConstantDynamic
Tue, 30 Jan 2018 16:41:40 +0100 jwilhelm Merge
Thu, 18 Jan 2018 09:01:00 -0800 never 8192004: InspectedFrame.materializeVirtualObjects only updates locals with new objects
Thu, 18 Jan 2018 18:58:46 +0000 lana Merge
less more (0) -60 tip