nashorn/.hgignore
author jwilhelm
Fri, 02 May 2014 02:11:34 +0200
changeset 24941 4ebbe176a7b1
parent 17762 185a6f04a8ad
child 24719 f726e9d67629
permissions -rw-r--r--
8042298: Remove the names gen0 and gen1 from the GC code Summary: Renamed gen0 and gen1 to young and old throughout the GC code. Reviewed-by: sjohanss, jcoomes

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