hg: jdk7/hotspot-rt/hotspot: 2 new changesets
keith.mcguigan at oracle.com
keith.mcguigan at oracle.com
Tue Oct 26 19:14:36 PDT 2010
Changeset: 6412b3805cd6
Author: kamg
Date: 2010-10-26 14:08 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/6412b3805cd6
6891959: HotSpot should not throw ClassFormatError if a class has a field with '>' and/or '<' in its name
Summary: Class file parser needs to look for and disallow '[' in names.
Reviewed-by: coleenp, never
! src/share/vm/classfile/classFileParser.cpp
Changeset: ee0d26abaad3
Author: kamg
Date: 2010-10-26 16:48 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/ee0d26abaad3
Merge
More information about the hotspot-runtime-dev
mailing list