.hgignore

Mon, 06 May 2013 11:15:13 -0400

author
zgu
date
Mon, 06 May 2013 11:15:13 -0400
changeset 5053
c18152e0554e
parent 3202
436b4a3231bf
child 6876
710a3c8b516e
permissions
-rw-r--r--

8013120: NMT: Kitchensink crashes with assert(next_region == NULL || !next_region->is_committed_region()) failed: Sanity check
Summary: Fixed NMT to deal with releasing virtual memory region when there are still committed regions within it
Reviewed-by: acorn, coleenp

     1 ^build/
     2 ^dist/
     3 /nbproject/private/
     4 ^src/share/tools/hsdis/build/
     5 ^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
     6 ^src/share/tools/IdealGraphVisualizer/build/
     7 ^src/share/tools/IdealGraphVisualizer/dist/
     8 ^.hgtip
     9 .DS_Store

mercurial