log src/share/vm/classfile/symbolTable.cpp @ 10991:01522ca68fc7

age author description
Tue, 18 Jun 2013 12:31:07 -0700 johnc 8015237: Parallelize string table scanning during strong root processing
Mon, 27 May 2013 12:58:42 +0200 stefank 8015422: Large performance hit when the StringTable is walked twice in Parallel Scavenge
Mon, 27 May 2013 12:56:34 +0200 stefank 8015428: Remove unused CDS support from StringTable
Sat, 18 May 2013 20:41:01 -0700 iklam 8014262: PrintStringTableStatistics should include more footprint info
Mon, 29 Apr 2013 16:13:57 -0400 hseigel 8011773: Some tests on Interned String crashed JVM with OOM
Tue, 02 Apr 2013 11:28:33 +0200 mgerdin 8009763: Add WB test for String.intern()
Wed, 13 Mar 2013 15:15:56 -0400 coleenp 8009829: CDS: JDK JPRT test fails crash in Symbol::equals()
Thu, 13 Dec 2012 10:09:49 +0100 brutisso 8004661: Comment and function name java_lang_String::toHash is wrong
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Wed, 04 Jul 2012 15:55:45 -0400 coleenp 7181200: JVM new hashing code breaks SA in product mode
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Mon, 25 Jun 2012 21:33:35 -0400 coleenp 7178670: runtime/7158800/BadUtf8.java fails in SymbolTable::rehash_table
Wed, 13 Jun 2012 19:52:59 -0400 coleenp 7158800: Improve storage of symbol tables
Fri, 23 Mar 2012 11:16:05 -0400 coleenp 7150058: Allocate symbols from null boot loader to an arena for NMT
Wed, 11 Jan 2012 17:34:02 -0500 phh 7115199: Add event tracing hooks and Java Flight Recorder infrastructure
Thu, 31 Mar 2011 14:00:41 -0700 never 7032129: Native memory usage grow unexpectedly for vm/oom/*InternedString tests
Tue, 22 Mar 2011 13:36:33 -0700 jcoomes 6962931: move interned strings out of the perm gen
Mon, 07 Mar 2011 16:03:28 -0500 coleenp 7024584: Symbol printouts shouldnt be under PrintGCDetails
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Fri, 20 Mar 2009 23:19:36 -0700 jrose 6814659: separable cleanups and subroutines for 6655638
Fri, 27 Feb 2009 13:27:09 -0800 twisti 6810672: Comment typos
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load jdk7-b24