nashorn/.hgignore
author jzavgren
Fri, 31 May 2013 15:18:15 -0400
changeset 17926 1a74b1b8cad1
parent 16176 8678c9abbb99
child 17527 6e45d9c2328c
permissions -rw-r--r--
7188517: Check on '$' character is missing in the HttpCookie class constructor Summary: Modified the constructor code so that the cookie names are examined for leading dollar signs and if they do, an illegal argument exception is thrown. Reviewed-by: chegar, khazra, michaelm Contributed-by: john.zavgren@oracle.com

syntax: glob

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