.hgignore

Thu, 03 Jul 2008 03:17:29 -0700

author
iveresov
date
Thu, 03 Jul 2008 03:17:29 -0700
changeset 787
e0c09f7ec5c4
parent 657
2a1a77d3458f
child 1155
67a2f5ba5582
permissions
-rw-r--r--

6702387: G1: assertion failure: assert(p == current_top || oop(p)->is_oop(),"p is not a block start")
Summary: Do not coalesce dead and moved objects when removing self-forwarding pointers during the evacuation failure. Also fixed a issue in a BOT refinement code for TLABs.
Reviewed-by: tonyp, jcoomes

kamg@526 1 ^build/
duke@435 2 ^dist/
duke@435 3 ^nbproject/private/
jrose@535 4 ^src/share/tools/hsdis/bin/
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