.hgignore

Thu, 03 Mar 2011 19:52:23 -0500

author
coleenp
date
Thu, 03 Mar 2011 19:52:23 -0500
changeset 2614
fbbeec6dad2d
parent 1490
e703499b4b51
child 2796
4ca65400aa33
permissions
-rw-r--r--

6512830: Error: assert(tag_at(which).is_unresolved_klass(), "Corrupted constant pool")
Summary: Redefine classes copies the constant pool while the constant pool may be resolving strings or classes
Reviewed-by: dcubed, dsamersoff, acorn

kamg@526 1 ^build/
duke@435 2 ^dist/
ohair@1490 3 /nbproject/private/
never@1155 4 ^src/share/tools/hsdis/build/
never@657 5 ^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
never@657 6 ^src/share/tools/IdealGraphVisualizer/build/
never@657 7 ^src/share/tools/IdealGraphVisualizer/dist/

mercurial