nashorn/.hgignore
author iveresov
Tue, 23 Sep 2014 15:09:07 -0700
changeset 26819 9f09d23f946c
parent 26512 f3d4b01ac41e
child 27102 c64b3468d51d
permissions -rw-r--r--
8058744: Crash in C1 OSRed method w/ Unsafe usage Summary: Fix UnsafeRawOp optimizations Reviewed-by: kvn, drchase, vlivanov

syntax: glob

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