.hgignore

Mon, 31 Jan 2011 16:28:40 -0500

author
tonyp
date
Mon, 31 Jan 2011 16:28:40 -0500
changeset 2501
b7a938236e43
parent 1490
e703499b4b51
child 2796
4ca65400aa33
permissions
-rw-r--r--

7014679: G1: deadlock during concurrent cleanup
Summary: There's a potential deadlock between the concurrent cleanup thread and the GC workers that are trying to allocate and waiting for more free regions to be made available.
Reviewed-by: iveresov, jcoomes

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