nashorn/.hgignore
author iklam
Wed, 17 Jun 2015 13:22:38 -0700
changeset 31360 87d3a62c7e35
parent 27102 c64b3468d51d
child 31737 768d27701021
permissions -rw-r--r--
8098815: Assertion failure in CDS shared string archive support on Windows Summary: check for a zero length before calling the G1 fill_archive_regions routine Reviewed-by: coleenp, iklam, dcubed Contributed-by: tom.benson@oracle.com

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
.externalToolBuilders/*
.settings/*