src/hotspot/share/runtime/deoptimization.cpp
Wed, 13 Nov 2019 08:23:23 -0500 coleenp 8233913: Remove implicit conversion from Method* to methodHandle jdk-14+23
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
Wed, 16 Oct 2019 17:03:40 +0200 rrich 8232162: Object reallocation in Deoptimization::fetch_unroll_info_helper should not depend on EliminateNestedLocks
Wed, 09 Oct 2019 12:43:32 -0700 xliu 8165056: move JIT Compiler related files from runtime/ to compiler/ directory
Thu, 19 Sep 2019 10:52:22 +0200 rehn 8226705: [REDO] Deoptimize with handshakes
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
Tue, 09 Jul 2019 14:38:48 -0400 pchilanomate 8191890: Biased locking still uses the inferior stop the world safepoint for revocation
Fri, 28 Jun 2019 21:41:04 -0700 iveresov 8226778: [JVMCI] Handle unpacking properly in Deoptimiziation::get_cached_box()
Mon, 24 Jun 2019 22:38:17 -0400 dcubed 8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes
Thu, 06 Jun 2019 09:30:00 +0200 mbaesken 8225402: events logging in deoptimization.cpp should go to deopt-log
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
Thu, 30 May 2019 13:39:13 +0300 vlivanov 8223213: Implement fast class initialization checks on x86-64
Thu, 23 May 2019 10:13:29 +0200 rehn 8221734: Deoptimize with handshakes
Tue, 14 May 2019 11:29:18 -0400 coleenp 8223657: Remove unused THREAD argument from SymbolTable functions
Sat, 11 May 2019 13:10:24 +0200 stefank 8223637: Fix build breakage after 8223136
Thu, 09 May 2019 14:28:30 +0200 stefank 8223624: Cleanup includes of universe.hpp
Mon, 06 May 2019 12:17:54 -0700 jiefu 8221542: ~15% performance degradation due to less optimized inline decision
Wed, 01 May 2019 12:31:29 -0700 kvn 8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Wed, 20 Feb 2019 09:53:28 +0100 redestad 8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable
Thu, 31 Jan 2019 10:31:39 +0100 rehn 8218041: Assorted wrong/missing includes
Tue, 29 Jan 2019 14:34:26 +0100 redestad 8217922: Compiler dead code removal
Wed, 03 Oct 2018 09:46:46 -0400 hseigel 8209138: Symbol constructor uses u1 as the element type of its name argument
Fri, 24 Aug 2018 11:56:14 -0700 dlong 8209825: guarantee(false) failed: wrong number of expression stack elements during deopt
Thu, 12 Jul 2018 11:57:06 -0700 kvn 8206953: compiler/profiling/TestTypeProfiling.java fails when JVMCI build disabled
Wed, 27 Jun 2018 17:02:41 -0700 never 8205824: Update Graal
Tue, 19 Jun 2018 09:08:39 +0200 roland 8203197: C2: consider all paths in loop body for loop predication
Mon, 11 Jun 2018 15:28:24 +0200 roland 8204240: Extend MDO to allow more reasons to be recorded per bci
Thu, 03 May 2018 09:07:40 -0700 kvn 8202552: [AOT][JVMCI] Incorrect usage of INCLUDE_JVMCI and INCLUDE_AOT
Fri, 23 Mar 2018 18:54:12 +0100 stefank 8200106: Move NoSafepointVerifier out from gcLocker.hpp
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
Fri, 02 Mar 2018 11:06:51 +0100 thartmann 8198826: -XX:+VerifyStack fails with fatal error: ExceptionMark constructor expects no pending exceptions
Thu, 01 Mar 2018 08:58:27 +0100 thartmann 8148871: Possible wrong expression stack depth at deopt point
Thu, 15 Feb 2018 23:45:15 +0100 rkennke 8197999: Accessors in typeArrayOopDesc should use new Access API
Wed, 22 Nov 2017 17:54:50 -0800 dcubed 8167108: inconsistent handling of SR_lock can lead to crashes
Mon, 06 Nov 2017 21:28:03 -0800 jcm 8152470: Add COMPILER2_OR_JVMCI definition
Mon, 06 Nov 2017 12:53:55 +0100 dnsimon 8188102: [JVMCI] Convert special JVMCI oops in nmethod to jweak values
Tue, 31 Oct 2017 11:55:09 -0400 coleenp 8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Mon, 23 Oct 2017 21:49:48 -0700 dlong 8189649: AOT: assert(caller_frame.cb()->as_nmethod_or_null() == cm) failed: expect top frame nmethod
Sun, 15 Oct 2017 22:54:03 +0200 rkennke 8171853: Remove Shark compiler
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip