.hgignore

Mon, 02 Jul 2012 12:59:43 -0700

author
kvn
date
Mon, 02 Jul 2012 12:59:43 -0700
changeset 3909
70862d781d01
parent 3202
436b4a3231bf
child 6876
710a3c8b516e
permissions
-rw-r--r--

7180769: assert(tboth->klass_is_exact()) failed: klass should be exact
Summary: Use class exactness as part of the condition for class compare optimization instead of assert.
Reviewed-by: twisti, roland

     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