log src/share/vm/oops/constantPoolKlass.cpp @ 3749:9dd6c4ba364f

age author description
Tue, 10 May 2011 17:44:14 -0700 never 7043040: JSR292: JRuby bench/shootout/binarytrees.ruby-2.ruby SEGV: constantPoolKlass::oop_follow_contents
Sat, 09 Apr 2011 21:16:12 -0700 jrose Merge
Thu, 07 Apr 2011 17:02:30 -0700 jrose 6981791: remove experimental code for JSR 292
Wed, 06 Apr 2011 16:02:53 -0700 jmasa Merge
Thu, 24 Mar 2011 15:45:27 -0700 ysr 7030435: Some oop_oop_iterate_m() methods iterate outside of specified memory bounds
Thu, 31 Mar 2011 02:31:57 -0700 twisti 6817525: turn on method handle functionality by default for JSR 292
Tue, 22 Mar 2011 13:36:33 -0700 jcoomes 6962931: move interned strings out of the perm gen
Thu, 10 Feb 2011 14:48:07 -0800 ysr 7018302: newly added assert related to size of constantPoolOop causes secondary assertions or crashes
Tue, 08 Feb 2011 12:33:19 +0100 stefank 7014851: Remove unused parallel compaction code
Mon, 07 Feb 2011 22:19:57 -0800 ysr 6912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?")
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Fri, 03 Dec 2010 15:53:57 -0800 jrose 7001379: bootstrap method data needs to be moved from constant pool to a classfile attribute
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Sat, 30 Oct 2010 13:08:23 -0700 jrose 6984311: JSR 292 needs optional bootstrap method parameters
Sat, 14 Aug 2010 00:47:52 -0700 johnc Merge