nashorn/.hgignore
author mcimadamore
Thu, 28 Jan 2016 14:06:27 +0000
changeset 35423 36c7b4ec7a8b
parent 31737 768d27701021
child 35797 148bb1cd62e5
permissions -rw-r--r--
8148213: Regression: nested unchecked call does not trigger erasure of return type Summary: FreeTypeListener was deferred too much and caused loss of unchecked warning while in the middle of overload 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*.zip
test/lib/testng.jar
test/script/external/*
.project
.externalToolBuilders/*
.settings/*