nashorn/.hgignore
author zmajo
Tue, 12 Jan 2016 09:19:09 +0100
changeset 35548 8d3afe96ffea
parent 31737 768d27701021
child 35797 148bb1cd62e5
permissions -rw-r--r--
8086053: Address inconsistencies regarding ZeroTLAB Summary: Add zero-initialization to C1 for fast TLAB refills; strenghten C2 conditions for skipping zero-initialization. Reviewed-by: kvn, thartmann

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*.zip
test/lib/testng.jar
test/script/external/*
.project
.externalToolBuilders/*
.settings/*