log src/share/vm/classfile/systemDictionary.cpp @ 1407:09e7826ecf01

age author description
Tue, 11 May 2010 19:24:14 +0200 Thomas Wuerthinger Can now call to Java code from the VM.
Wed, 24 Mar 2010 17:16:33 -0700 asaha Merge
Tue, 19 Jan 2010 16:03:09 -0500 acorn 6626217: Fixed loader constraint array handling
Fri, 05 Feb 2010 11:05:50 -0500 tonyp 6920977: G1: guarantee(k == probe->klass(),"klass should be in dictionary") fails
Wed, 06 Jan 2010 14:22:39 -0800 never 6914300: ciEnv should export all well known classes
Mon, 04 Jan 2010 18:38:08 +0100 twisti 6893081: method handle & invokedynamic code needs additional cleanup (post 6815692, 6858164)
Mon, 23 Nov 2009 16:24:35 -0500 acorn Merge