src/hotspot/share/interpreter/linkResolver.cpp
Wed, 13 Nov 2019 08:23:23 -0500 coleenp 8233913: Remove implicit conversion from Method* to methodHandle jdk-14+23
Wed, 09 Oct 2019 12:43:32 -0700 xliu 8165056: move JIT Compiler related files from runtime/ to compiler/ directory
Thu, 09 May 2019 14:28:30 +0200 stefank 8223624: Cleanup includes of universe.hpp
Tue, 23 Apr 2019 14:09:54 -0400 lfoltan 8218994: Consolidate indy and condy JVM information within a BootstrapInfo data structure
Thu, 04 Apr 2019 09:39:44 +0200 goetz 8221470: Print methods in exception messages in java-like Syntax.
Wed, 20 Feb 2019 09:53:28 +0100 redestad 8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable
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
Wed, 23 Jan 2019 08:25:22 +0100 goetz 8217512: Message of LinkageError: use 'class' etc. instead of 'type'
Tue, 04 Dec 2018 11:54:09 -0800 ccheung 8214728: Unnecessary InstanceKlass::cast at few places
Mon, 14 May 2018 09:05:20 -0400 hseigel 8199226: Improve field accesses
Tue, 09 Oct 2018 20:19:22 -0400 dholmes 8211065: Private method check in linkResolver is incorrect
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
Mon, 16 Jul 2018 11:34:17 -0400 lfoltan 8205611: Improve the wording of LinkageErrors to include module and class loader information
Fri, 06 Jul 2018 09:00:48 -0400 coleenp 8202737: Obsolete AllowNonVirtualCalls option
Wed, 27 Jun 2018 09:52:23 +0200 goetz 8199940: Print more information about class loaders in IllegalAccessErrors.
Mon, 25 Jun 2018 11:33:11 -0400 lfoltan 8169559: Add class loader names to relevant VM messages
Sat, 23 Jun 2018 01:32:41 -0400 dholmes 8010319: Implementation of JEP 181: Nest-Based Access Control
Thu, 31 May 2018 10:38:06 -0400 hseigel 8202913: loader constraint message for fields specifies incorrect referring class
Mon, 07 May 2018 11:38:21 +0200 goetz 8199852: Print more information about class loaders in LinkageErrors.
Fri, 23 Mar 2018 18:54:12 +0100 stefank 8200106: Move NoSafepointVerifier out from gcLocker.hpp
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
Sat, 11 Nov 2017 01:21:09 +0100 jwilhelm Merge
Mon, 30 Oct 2017 21:23:10 +0100 jwilhelm Merge
Tue, 31 Oct 2017 11:55:09 -0400 coleenp 8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Mon, 30 Oct 2017 21:23:10 +0100 jwilhelm Merge
Mon, 23 Oct 2017 10:42:26 -0400 hseigel 8174954: Parameter target type is allowed access after a module read edge or a package export has occurred after failed resolution
Wed, 26 Jul 2017 11:45:53 -0400 hseigel 8180711: Better invokespecial checks
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip