src/hotspot/share/classfile/dictionary.cpp
Wed, 02 Oct 2019 16:55:08 -0700 ccheung 8231606: _method_ordering is not set during CDS dynamic dump time
Tue, 17 Sep 2019 09:51:02 +0200 pliden 8230841: Remove oopDesc::equals()
Fri, 17 May 2019 08:29:55 -0700 ccheung 8207812: Implement Dynamic CDS Archive
Thu, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
Thu, 28 Feb 2019 16:30:31 -0500 coleenp 8218266: G1 crash in AccessInternal::PostRuntimeDispatch
Fri, 01 Feb 2019 06:42:41 -0500 coleenp 8215505: Cleanup jvm.cpp obsolete code after JDK-8210094: Better loading of classloader classes
Mon, 10 Sep 2018 16:49:01 -0400 coleenp 8210094: Better loading of classloader classes
Wed, 05 Dec 2018 08:55:42 +0100 eosterlund 8214522: Last runtime locking issues for concurrent class unloading
Tue, 20 Nov 2018 20:00:15 -0800 iklam 8213587: Speed up CDS dump time by using resizable hashtables
Wed, 07 Nov 2018 19:40:27 -0800 iklam 8213346: Re-implement shared dictionary using CompactHashtable
Wed, 31 Oct 2018 09:09:23 +0100 mgronlun 8213172: CDS and JFR tests fail with assert(JdkJfrEvent::is(klass)) failed: invariant
Sat, 25 Aug 2018 11:10:21 -0400 coleenp 8209821: Make JVMTI GetClassLoaderClasses not walk CLDG
Fri, 24 Aug 2018 15:33:28 -0400 jiangli 8208061: runtime/LoadClass/TestResize.java fails with "Load factor too high" when running in CDS mode.
Wed, 08 Aug 2018 15:31:07 +0200 tschatzl 8208671: Runtime, JFR, Serviceability changes to allow enabling -Wreorder
Tue, 19 Jun 2018 07:54:11 -0400 lfoltan 8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name
Wed, 06 Jun 2018 10:45:40 -0400 coleenp 8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
Thu, 26 Apr 2018 13:40:58 -0700 iklam 8197954: Remove unnecessary intermediary APIs from AppCDS implementation
Wed, 18 Apr 2018 12:06:53 -0400 coleenp 8201505: Use WeakHandle for ProtectionDomainCacheTable and ResolvedMethodTable
Tue, 03 Apr 2018 13:15:27 +0200 rkennke 8199781: Don't use naked == for comparing oops
Fri, 23 Mar 2018 18:54:12 +0100 stefank 8200106: Move NoSafepointVerifier out from gcLocker.hpp
Tue, 06 Mar 2018 17:15:16 -0500 coleenp 8198926: Move ClassLoaderData::_dependencies to ClassLoaderData::_handles
Mon, 05 Mar 2018 10:29:23 -0500 hseigel 8191102: Incorrect include file use in classLoader.hpp
Fri, 02 Mar 2018 17:25:55 -0500 jiangli 8194759: Support caching class mirror objects.
Wed, 24 Jan 2018 11:33:18 -0500 coleenp 8175249: VMThread::run fails in VerifyBeforeExit : Universe::verify
Wed, 10 Jan 2018 22:40:47 +0100 eosterlund 8194736: Refactor weak oops in ProtectionDomain table to use the Access API
Thu, 02 Nov 2017 11:00:34 -0500 gziemski 8184765: Dynamically resize SystemDictionary
Sun, 29 Oct 2017 18:13:18 -0700 iklam 8190191: Subclasses of jdk.jfr.Event loaded from CDS breaks -XX:FlightRecorderOptions=retransform=false
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip