nashorn/.hgignore
author dlsmith
Tue, 10 Jun 2014 15:25:01 -0600
changeset 24902 de6c922c8712
parent 24719 f726e9d67629
child 26512 f3d4b01ac41e
permissions -rw-r--r--
8015101: Covariance of return type implied by upper bounding on type parameter is ignored Summary: Capture intersection supertypes before comparing their members Reviewed-by: vromero

syntax: glob

^.hgtip
build/*
dist/*
/nbproject/private/
private.xml
private.properties
webrev/*
webrev.zip
.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