view .hgignore @ 4680:acf7d88327fa

Fixed two asserts in the implicit div exception handling for Windows that are not valid for Graal (as it deoptimizes to some place before the div instead of exactly to the div bytecode).
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Thu, 23 Feb 2012 23:06:28 +0100
parents 1f799a5f9343
children 72029d4b16ca
line wrap: on
line source

^mx/env
^mx/includes
^build/
^dist/
^java/
^lib/
^jdk1.7.0
^java64/
^work/
\.checkstyle$
\.checkstyle.*.timestamp
\.classpath
\.project
\.settings/
\.metadata/
~$
\.csv$
\.swp$
\.class$
\.log$
\.bak$
\.aux$
\.pdf$
\.dot$
\.pyc$
^graal/.*/build.xml
^graal/.*/nbproject/
dist
^doc/.*/dot_temp_
^doc/doxygen/.*$
\.orig$
output\.txt$
output\.cfg$
\.cfg
java\.hprof\.txt$
/nbproject/private/
^graal/hotspot/java$
^scratch/
^test-output/
scratch/
bin/
^local/
^src/share/tools/hsdis/build/
^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
^src/share/tools/IdealGraphVisualizer/build/
^src/share/tools/IdealGraphVisualizer/dist/
^visualizer/[a-zA-Z0-9]*/build/
^visualizer/build/
^visualizer/dist/
^visualizer/nbplatform/
^.hgtip
.DS_Store