nashorn/.hgignore
author msheppar
Thu, 20 Mar 2014 22:57:39 +0000
changeset 23560 80b1514e7eac
parent 17762 185a6f04a8ad
child 24719 f726e9d67629
permissions -rw-r--r--
8036600: JNI exception pending in src/jdk/src/windows/native/sun/net/www/protocol/http/ntlm/NTLMAuthSequence.c Summary: check JNI return values, check for pending exceptions, check malloc return value and raise OOME as needed Reviewed-by: alanb

syntax: glob

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