nashorn/.hgignore
author iklam
Thu, 21 Mar 2013 20:46:46 -0700
changeset 16438 245d5c0a8dd8
parent 16176 8678c9abbb99
child 17527 6e45d9c2328c
permissions -rw-r--r--
8010389: After fix for 7107135 a failed dlopen() call results in a VM crash Summary: Call dlerror() in VM thread as necessary. Reviewed-by: coleenp, dholmes

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/*