src/hotspot/share/classfile/systemDictionary.cpp
Thu, 18 Jul 2019 14:57:32 -0400 kbarrett 8227653: Add VM Global OopStorage
Wed, 10 Jul 2019 07:58:24 -0400 coleenp 8222446: assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ
Mon, 01 Jul 2019 12:16:58 +0200 redestad 8225344: Avoid VM_EnableBiasedLocking VM operation during bootstrap if BiasedLockingStartupDelay is 0
Tue, 18 Jun 2019 12:39:29 -0500 gziemski 8225310: JFR crashed in JfrPeriodicEventSet::requestProtectionDomainCacheTableStatistics()
Tue, 14 May 2019 11:29:18 -0400 coleenp 8223657: Remove unused THREAD argument from SymbolTable functions
Fri, 10 May 2019 09:05:29 -0400 coleenp 8223626: move print() functions to cpp files
Thu, 09 May 2019 14:28:30 +0200 stefank 8223624: Cleanup includes of universe.hpp
Wed, 08 May 2019 11:11:50 -0500 gziemski 8185525: Add JFR event for DictionarySizes
Wed, 01 May 2019 12:31:29 -0700 kvn 8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Thu, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
Tue, 23 Apr 2019 14:09:54 -0400 lfoltan 8218994: Consolidate indy and condy JVM information within a BootstrapInfo data structure
Wed, 10 Apr 2019 15:41:04 +0200 stefank 8221393: ResolvedMethodTable too small for StackWalking applications
Thu, 21 Feb 2019 17:07:35 -0800 iklam 8218751: Do not store original classfiles inside the CDS archive
Fri, 15 Feb 2019 08:21:08 -0500 coleenp 8218851: JVM crash in custom classloader stress test, JDK 12 & 13
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
Thu, 31 Jan 2019 10:29:53 -0500 coleenp 8213753: SymbolTable is double walked during class unloading and clean up table timing in do_unloading
Tue, 15 Jan 2019 22:54:09 +0100 jwilhelm Merge
Tue, 15 Jan 2019 10:55:26 -0800 henryjen Merge
Mon, 10 Sep 2018 16:49:01 -0400 coleenp 8210094: Better loading of classloader classes
Wed, 09 Jan 2019 22:59:49 +0100 jwilhelm Merge
Wed, 09 Jan 2019 07:52:45 -0500 coleenp 8215575: C2 crash: assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
Thu, 20 Dec 2018 08:43:23 -0500 hseigel 8205505: Expire and remove remaining support for commercial features
Fri, 16 Nov 2018 10:54:04 -0500 coleenp 8213092: Add more runtime locks for concurrent class unloading
Wed, 07 Nov 2018 19:40:27 -0800 iklam 8213346: Re-implement shared dictionary using CompactHashtable
Tue, 13 Nov 2018 11:45:16 +0100 tschatzl 8213307: G1 should clean up RMT with ClassUnloadingWithConcurrentMark
Tue, 30 Oct 2018 22:24:04 -0400 jiangli 8203953: Rename SystemDictionary::load_shared_class(Symbol*, Handle, TRAPS) to load_shared_boot_class().
Wed, 17 Oct 2018 15:57:10 -0700 iklam 8212200: assert when shared java.lang.Object is redefined by JVMTI agent
Thu, 18 Oct 2018 23:05:01 -0700 iklam 8212642: Remove SystemDictionary::InitOption enum
Tue, 09 Oct 2018 15:58:07 -0400 jiangli 8206009: Move CDS java heap object archiving code to heapShared.hpp and heapShared.cpp
Wed, 03 Oct 2018 09:46:46 -0400 hseigel 8209138: Symbol constructor uses u1 as the element type of its name argument
less more (0) -50 -30 tip