src/hotspot/share/runtime/reflection.cpp
Wed, 13 Nov 2019 08:23:23 -0500 coleenp 8233913: Remove implicit conversion from Method* to methodHandle jdk-14+23
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
Tue, 14 May 2019 11:29:18 -0400 coleenp 8223657: Remove unused THREAD argument from SymbolTable functions
Thu, 04 Apr 2019 09:39:44 +0200 goetz 8221470: Print methods in exception messages in java-like Syntax.
Thu, 31 Jan 2019 19:08:37 +0100 shade 8218140: Build failures after JDK-8218041 (Assorted wrong/missing includes)
Fri, 04 Jan 2019 16:23:56 +0100 redestad 8216157: Enable inlining of java_lang_Class::is_primitive
Thu, 06 Dec 2018 09:58:26 -0500 hseigel 8214807: Improve handling of very old class files
Mon, 22 Oct 2018 15:32:50 -0400 coleenp 8212774: Remove dead code touching Klass::_lower_dimension
Thu, 18 Oct 2018 23:05:01 -0700 iklam 8212642: Remove SystemDictionary::InitOption enum
Thu, 11 Oct 2018 10:11:18 -0400 hseigel 8079784: Unexpected IllegalAccessError when trying access InnerClasses attribute
Wed, 19 Sep 2018 15:25:05 -0400 coleenp 8198717: Remove compute_optional_offset
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, 23 Jun 2018 01:32:41 -0400 dholmes 8010319: Implementation of JEP 181: Nest-Based Access Control
Wed, 30 May 2018 11:39:26 +0200 goetz 8203881: Print erroneous size in NegativeArraySizeException
Fri, 04 May 2018 11:41:35 +0200 stefank 8200729: Conditional compilation of GCs
Tue, 03 Apr 2018 13:15:27 +0200 rkennke 8199781: Don't use naked == for comparing oops
Wed, 21 Mar 2018 19:45:24 -0400 coleenp 8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files
Wed, 07 Mar 2018 21:57:36 +0100 stefank 8199264: Remove universe.inline.hpp to simplify include dependencies
Thu, 15 Feb 2018 23:45:15 +0100 rkennke 8197999: Accessors in typeArrayOopDesc should use new Access API
Tue, 06 Feb 2018 10:28:22 -0500 lfoltan 8196601: IllegalAccessError: cannot access class jdk.jfr.internal.handlers.EventHandler
Fri, 08 Sep 2017 10:46:46 -0700 psandoz 8186209: Tool support for ConstantDynamic
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