nashorn/.hgignore
author jlahoda
Tue, 08 Jul 2014 15:13:16 +0200
changeset 25440 7f9cedf2e88d
parent 24719 f726e9d67629
child 26512 f3d4b01ac41e
permissions -rw-r--r--
8042239: javac: TreeMaker.Type(Type t) does not handle UnionClassType Summary: Enhancing TreeMaker.Type(Type t) with support for UnionClassType and IntersectionClassType. Reviewed-by: vromero, rfield Contributed-by: robert.field@oracle.com, jan.lahoda@oracle.com

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