src/hotspot/share/jvmci/jvmciRuntime.cpp
Wed, 13 Nov 2019 08:23:23 -0500 coleenp 8233913: Remove implicit conversion from Method* to methodHandle jdk-14+23
Sun, 03 Nov 2019 18:02:29 -0500 dholmes 8229516: Thread.isInterrupted() always returns false after thread termination
Wed, 23 Oct 2019 18:34:25 +0200 redestad 8232881: Remove unnecessary InstanceKlass::casts
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
Thu, 19 Sep 2019 10:52:22 +0200 rehn 8226705: [REDO] Deoptimize with handshakes
Tue, 17 Sep 2019 19:09:37 -0400 dholmes 8230424: Use platform independent code for Thread.interrupt support
Wed, 11 Sep 2019 22:09:05 -0400 dholmes 8230423: Move os::sleep to JavaThread::sleep
Sat, 07 Sep 2019 18:48:57 -0400 dholmes 8230422: Convert uninterruptible os::sleep calls to os::naked_short_sleep
Thu, 05 Sep 2019 08:26:49 +0200 eosterlund 8224815: Remove non-GC uses of CollectedHeap::is_in_reserved()
Fri, 30 Aug 2019 09:38:40 +0800 pli 8229797: [JVMCI] Clean up no longer used JVMCI::dependencies_invalid value
Tue, 27 Aug 2019 20:10:06 +0000 pchilanomate 8229844: Remove attempt_rebias parameter from revoke_and_rebias()
Tue, 06 Aug 2019 10:48:21 +0200 stefank 8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
Wed, 10 Jul 2019 07:58:24 -0400 coleenp 8222446: assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ
Thu, 20 Jun 2019 10:32:25 -0700 kvn 8223794: applications/kitchensink/Kitchensink.java crash bad oop with Graal
Mon, 10 Jun 2019 15:55:11 -0700 dnsimon 8225492: Update JVMCI
Fri, 07 Jun 2019 10:26:21 -0700 never 8209626: [JVMCI] Use implicit exception table for dispatch and printing
Thu, 06 Jun 2019 16:06:10 -0700 kvn 8222371: Use UL for TraceNMethodInstalls code
Tue, 04 Jun 2019 12:44:53 -0700 kvn 8225019: Update JVMCI
Wed, 22 May 2019 07:10:54 +0200 stuefe 8224487: outputStream should not be copyable
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
Wed, 01 May 2019 12:31:29 -0700 kvn 8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Wed, 24 Apr 2019 09:10:45 -0700 dlong 8219403: JVMCIRuntime::adjust_comp_level should be replaced
Tue, 02 Apr 2019 10:04:25 +0200 pliden 8221648: Remove CollectedHeap::is_in_closed_subset()
Thu, 31 Jan 2019 10:31:39 +0100 rehn 8218041: Assorted wrong/missing includes
Fri, 05 Oct 2018 20:03:14 +0200 dnsimon 8208686: [AOT] JVMTI ResourceExhausted event repeated for same allocation
Mon, 06 Aug 2018 14:20:58 -0400 hseigel 8208604: Metadata::print_value_string() compares 'this' to NULL
Fri, 20 Jul 2018 12:19:28 -0700 iklam 8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
Wed, 27 Jun 2018 17:02:41 -0700 never 8205824: Update Graal
Fri, 04 May 2018 11:41:35 +0200 stefank 8200729: Conditional compilation of GCs
Thu, 19 Apr 2018 16:28:55 -0700 dlong 8200196: [Graal] implement Object.notify/notifyAll intrinsics
Thu, 12 Apr 2018 08:25:56 +0200 pliden 8201318: Introduce GCThreadLocalData to abstract GC-specific data belonging to a thread
Wed, 21 Mar 2018 19:45:24 -0400 coleenp 8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files
Fri, 16 Mar 2018 09:12:13 -0400 coleenp 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Thu, 08 Mar 2018 09:56:29 +0100 stefank 8199275: Fix inclusions of allocation.inline.hpp
Thu, 01 Mar 2018 16:51:22 -0500 kbarrett 8198474: Move JNIHandles::resolve into jniHandles.inline.hpp
Wed, 10 Jan 2018 22:48:27 +0100 eosterlund 8195103: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
Wed, 22 Nov 2017 17:54:50 -0800 dcubed 8167108: inconsistent handling of SR_lock can lead to crashes
Mon, 06 Nov 2017 21:38:42 +0100 dnsimon 8187315: [JVMCI] hosted use of JVMCI can crash VM under -Xint
Mon, 06 Nov 2017 09:44:42 +0100 dnsimon 8190415: [JVMCI] JVMCIRuntime::adjust_comp_level must not swallow ThreadDeath
Tue, 31 Oct 2017 11:55:09 -0400 coleenp 8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip