src/hotspot/share/interpreter/interpreterRuntime.cpp
Wed, 13 Nov 2019 08:23:23 -0500 coleenp 8233913: Remove implicit conversion from Method* to methodHandle jdk-14+23
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
Wed, 09 Oct 2019 12:43:32 -0700 xliu 8165056: move JIT Compiler related files from runtime/ to compiler/ directory
Tue, 17 Sep 2019 09:51:02 +0200 pliden 8230841: Remove oopDesc::equals()
Thu, 05 Sep 2019 08:26:49 +0200 eosterlund 8224815: Remove non-GC uses of CollectedHeap::is_in_reserved()
Tue, 27 Aug 2019 20:10:06 +0000 pchilanomate 8229844: Remove attempt_rebias parameter from revoke_and_rebias()
Wed, 14 Aug 2019 10:07:00 -0400 coleenp 5103339: Strengthen NoSafepointVerifier
Tue, 09 Jul 2019 14:38:48 -0400 pchilanomate 8191890: Biased locking still uses the inferior stop the world safepoint for revocation
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
Tue, 07 May 2019 17:33:19 -0400 dholmes 8223437: Backout JDK-8219974 Restore static callsite resolution for the current class
Fri, 12 Apr 2019 09:30:17 -0400 coleenp 8222297: IRT_ENTRY/IRT_LEAF etc are the same as JRT
Mon, 04 Mar 2019 19:38:50 -0500 dholmes 8219974: REDO JDK-8219492: Restore static callsite resolution for the current class
Fri, 01 Mar 2019 08:14:29 -0500 dholmes 8219969: Backout JDK-8219492
Thu, 28 Feb 2019 18:28:23 -0500 dholmes 8219492: Restore static callsite resolution for the current class
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
Tue, 29 Jan 2019 14:43:05 +0100 redestad 8217921: Runtime dead code removal
Tue, 04 Dec 2018 11:54:09 -0800 ccheung 8214728: Unnecessary InstanceKlass::cast at few places
Tue, 16 Oct 2018 13:18:22 +0200 eosterlund 8210498: nmethod entry barriers
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
Thu, 19 Jul 2018 12:55:24 -0700 never 8207202: [Graal] compiler/graalunit/CoreTest.java fails
Mon, 07 May 2018 09:11:21 +0200 goetz 8201593: Print array length in ArrayIndexOutOfBoundsException.
Tue, 03 Apr 2018 13:15:27 +0200 rkennke 8199781: Don't use naked == for comparing oops
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
Fri, 16 Mar 2018 09:12:13 -0400 coleenp 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Thu, 08 Feb 2018 09:23:49 +0100 goetz 8197405: Improve messages of AbstractMethodErrors and IncompatibleClassChangeErrors.
Wed, 07 Mar 2018 21:57:36 +0100 stefank 8199264: Remove universe.inline.hpp to simplify include dependencies
Mon, 05 Mar 2018 10:29:23 -0500 hseigel 8191102: Incorrect include file use in classLoader.hpp
Fri, 08 Sep 2017 10:46:46 -0700 psandoz 8186209: Tool support for ConstantDynamic
Fri, 26 May 2017 18:39:27 +0300 vlivanov 8174962: Better interface invocations
Mon, 20 Mar 2017 13:05:00 -0400 hseigel 8175932: Improve host instance supports
Tue, 07 Nov 2017 14:13:18 -0800 cjplummer 8059334: nsk/jvmti/scenarios/hotswap/HS201/hs201t001 fails with exit code 0 after timeout
Thu, 26 Oct 2017 11:35:09 -0700 iklam 8179624: [REDO] Avoid repeated calls to JavaThread::last_frame in InterpreterRuntime
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip