src/hotspot/share/classfile/symbolTable.cpp
Wed, 02 Oct 2019 16:55:08 -0700 ccheung 8231606: _method_ordering is not set during CDS dynamic dump time
Tue, 30 Jul 2019 09:56:18 -0400 coleenp 8227123: Assertion failure when setting SymbolTableSize larger than 2^17 (131,072)
Mon, 24 Jun 2019 16:51:23 -0400 coleenp 8214822: Move ConcurrentHashTable VALUE parameter to CONFIG
Tue, 11 Jun 2019 07:31:47 -0400 coleenp 8224847: gc/stress/TestReclaimStringsLeaksMemory.java fails with reserved greater than expected
Fri, 31 May 2019 12:51:36 -0700 iklam 8224692: runtime/appcds tests crash in "HotSpotJVMCI::compute_offset" when running in Graal as JIT mode
Mon, 20 May 2019 10:06:07 -0400 coleenp 8221967: InternTest.java timed out
Fri, 17 May 2019 08:29:55 -0700 ccheung 8207812: Implement Dynamic CDS Archive
Thu, 16 May 2019 07:09:17 -0400 coleenp 8223956: Make SymbolTable and StringTable AllStatic
Tue, 14 May 2019 11:29:18 -0400 coleenp 8223657: Remove unused THREAD argument from SymbolTable functions
Wed, 08 May 2019 11:11:50 -0500 gziemski 8185525: Add JFR event for DictionarySizes
Thu, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
Sat, 30 Mar 2019 08:26:20 -0700 iklam 8221698: Remove redundant includes from popular header files
Thu, 14 Mar 2019 18:56:25 +0100 redestad 8220366: Optimize Symbol handling in ClassVerifier and SignatureStream
Fri, 22 Feb 2019 16:41:01 +0100 redestad 8219554: Redundant lookup_common in SymbolTable::add
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, 11 Dec 2018 14:09:54 -0600 gziemski 8214310: SymbolTable: Use get and insert
Mon, 10 Dec 2018 11:59:55 -0600 gziemski 8209387: Follow ups to JDK-8195100 Use a low latency hashtable for SymbolTable
Wed, 14 Nov 2018 07:50:37 +0100 rehn 8213574: Deadlock in string table expansion when dumping lots of CDS classes
Wed, 07 Nov 2018 19:40:27 -0800 iklam 8213346: Re-implement shared dictionary using CompactHashtable
Mon, 08 Oct 2018 16:29:10 -0700 iklam 8210388: Use hash table to store archived subgraph_info records
Wed, 03 Oct 2018 09:46:46 -0400 hseigel 8209138: Symbol constructor uses u1 as the element type of its name argument
Tue, 18 Sep 2018 21:47:14 -0700 iklam 8210875: Refactor CompactHashtable
Fri, 24 Aug 2018 09:12:51 -0500 gziemski 8209622: applications/kitchensink/Kitchensink.java failed with Kitchensink failed with exit code = 138
Fri, 17 Aug 2018 11:56:59 -0500 gziemski 8209586: AARCH64: SymbolTable changes throw assert on aarch64
Tue, 14 Aug 2018 18:42:14 -0500 gziemski 8195100: Use a low latency hashtable for SymbolTable
Fri, 20 Jul 2018 14:52:11 -0400 coleenp 8207359: Make SymbolTable increment_refcount disallow zero
Fri, 04 May 2018 11:41:35 +0200 stefank 8200729: Conditional compilation of GCs
Fri, 23 Mar 2018 18:54:12 +0100 stefank 8200106: Move NoSafepointVerifier out from gcLocker.hpp
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip