nashorn/.hgignore
author mcimadamore
Tue, 14 Oct 2014 12:00:39 +0100
changeset 27124 5b69a74c224e
parent 26512 f3d4b01ac41e
child 27102 c64b3468d51d
permissions -rw-r--r--
8058199: Code generation problem with javac skipping a checkcast instruction Summary: TransTypes sometimes ignores inferred signatures when emitting synthetic casts Reviewed-by: vromero

syntax: glob

^.hgtip
build/*
dist/*
/nbproject/private/
private.xml
private.properties
^webrev
.classpath
*.class
*.clazz
*.log
*.orig
*.rej
*~
genfiles.properties
hotspot.log
.DS_Store*
TEST-*.xml
TESTS-*.xml
report.xml
CC/*
jcov2/*
.idea/*
test/lib/testng.jar
test/script/external/*
.project