log src/share/vm/oops/constantPoolOop.cpp @ 3960:f08d439fab8c

age author description
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Thu, 23 Jun 2011 17:14:06 -0700 jrose 7056328: JSR 292 invocation sometimes fails in adapters for types not on boot class path
Thu, 07 Apr 2011 17:02:30 -0700 jrose 6981791: remove experimental code for JSR 292
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Thu, 03 Mar 2011 19:52:23 -0500 coleenp 6512830: Error: assert(tag_at(which).is_unresolved_klass(), "Corrupted constant pool")
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, 30 Oct 2010 11:45:35 -0700 jrose 6981788: GC map generator sometimes picks up the wrong kind of instruction operand
Mon, 13 Sep 2010 23:24:30 -0700 jrose 6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
Thu, 15 Jul 2010 18:40:45 -0700 jrose 6964498: JSR 292 invokedynamic sites need local bootstrap methods
Wed, 09 Jun 2010 18:50:45 -0700 jrose 6939203: JSR 292 needs method handle constants
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Sun, 23 May 2010 01:38:26 -0700 jrose 6939207: refactor constant pool index processing