view .hgignore @ 9790:6b515c453646

CompilationTask: print exception of compilation also when we don't exit the VM for example, this is useful for CTW, in order to see on which methods the compiler bails out
author Bernhard Urban <bernhard.urban@jku.at>
date Wed, 22 May 2013 16:28:12 +0200
parents d538dce8f403
children 59181bf27144
line wrap: on
line source

^mx/env
^mx/checkstyle-timestamps
^mx/eclipse-launches
^mx/ecj.jar
^mx/includes
^build/
^build-nograal/
^dist/
^java/
^lib/
^jdk1.(7|8).0
^java64/
^work/
\.checkstyle$
\.classpath
\.factorypath
\.externalToolBuilders
\.project
\.settings/
\.metadata/
~$
.gdb_history
\.csv$
\.iml$
\.swp$
\.class$
\.log$
\.bak$
\.aux$
\.pdf$
\.dot$
\.pyc$
\.hprof$
\javafilelist.txt$
\.hprof\.txt$
^graal/.*/build.xml
^graal/.*/nbproject/
dist
^doc/.*/dot_temp_
^doc/doxygen/.*$
\.orig$
output\.txt$
output\.cfg$
\.cfg
/nbproject/private/
^graal/hotspot/java$
^scratch/
^test-output/
scratch/
bin/
src_gen/
^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/
^src/share/tools/IdealGraphVisualizer/nbplatform/
^.hgtip
.DS_Store
javadoc/
.idea/
^cscope.out
^tags
syntax: glob
*.bgv
core.*
*.jar
*.jar.*
eclipse-build.xml
rebuild-launch.out