src/hotspot/share/classfile/systemDictionary.cpp
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.
Tue, 21 Aug 2018 10:37:02 -0400 pchilanomate 8206423: Use locking for cleaning ResolvedMethodTable
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
Wed, 15 Aug 2018 16:01:48 -0400 coleenp 8209541: Fix merge problem in SymbolTable::do_check_concurrent_work
Fri, 10 Aug 2018 09:30:26 -0400 hseigel 8207778: Add locking to ModuleEntry and PackageEntry tables
Tue, 07 Aug 2018 15:45:07 -0700 iklam 8208999: Some use of Klass* should be replaced by InstanceKlass*
Tue, 31 Jul 2018 14:24:10 -0400 hseigel 8202171: Some oopDesc functions compare this with NULL
Fri, 20 Jul 2018 12:19:28 -0700 iklam 8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
Fri, 20 Jul 2018 14:52:11 -0400 coleenp 8207359: Make SymbolTable increment_refcount disallow zero
Mon, 16 Jul 2018 11:34:17 -0400 lfoltan 8205611: Improve the wording of LinkageErrors to include module and class loader information
Wed, 11 Jul 2018 16:11:10 +0200 goetz 8206977: Minor improvements of runtime code.
Mon, 25 Jun 2018 14:39:44 -0700 psandoz 8195650: Method references to VarHandle accessors
Sat, 23 Jun 2018 01:32:41 -0400 dholmes 8010319: Implementation of JEP 181: Nest-Based Access Control
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
Tue, 05 Jun 2018 19:58:20 -0400 dholmes 8199882: compiler/uncommontrap/TestDeoptOOM.java failed w/ fatal error: ExceptionMark constructor expects no pending exceptions
Tue, 29 May 2018 15:50:27 -0400 coleenp 8202813: Move vm_weak processing from SystemDictionary to WeakProcessor
Fri, 18 May 2018 10:59:04 +0200 goetz 8203400: Fix issue with "8199852: Print more information about class loaders in LinkageErrors."
Tue, 15 May 2018 14:49:10 -0700 iklam 8189140: SystemDictionaryShared::initialize() should be renamed to be more meaningful
Tue, 15 May 2018 20:24:34 +0200 egahlin 8199712: Flight Recorder
Tue, 08 May 2018 20:59:58 -0400 kbarrett 8202631: JVM_Clone to throw CloneNotSupportException for Reference object
Thu, 26 Apr 2018 13:40:58 -0700 iklam 8197954: Remove unnecessary intermediary APIs from AppCDS implementation
Mon, 07 May 2018 11:38:21 +0200 goetz 8199852: Print more information about class loaders in LinkageErrors.
Mon, 30 Apr 2018 16:59:05 -0400 jiangli 8193213: Make the UseAppCDS option obsolete.
Wed, 18 Apr 2018 12:06:53 -0400 coleenp 8201505: Use WeakHandle for ProtectionDomainCacheTable and ResolvedMethodTable
Thu, 18 Jan 2018 22:17:11 -0500 kbarrett 8192025: Less referential references
Tue, 10 Apr 2018 11:43:40 -0700 ccheung 8194812: Extend class-data sharing to support the module path
Tue, 10 Apr 2018 10:06:42 -0400 coleenp 8198313: Wrap holder object for ClassLoaderData in a WeakHandle
Tue, 03 Apr 2018 13:15:27 +0200 rkennke 8199781: Don't use naked == for comparing oops
Thu, 29 Mar 2018 10:38:29 +0200 redestad 8200238: Reduce number of exceptions created when calling MemberName$Factory::resolveOrNull
less more (0) -30 tip