.hgignore

Fri, 01 Jul 2011 10:35:54 -0700

author
iveresov
date
Fri, 01 Jul 2011 10:35:54 -0700
changeset 2987
6f6e91603a45
parent 2796
4ca65400aa33
child 3202
436b4a3231bf
permissions
-rw-r--r--

7058689: Tiered: Reprofiling doesn't happen in presence of level 4 OSR methods
Summary: Take into account current state of profiling before believing that existing higher level versions are valid
Reviewed-by: kvn, never

     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

mercurial