nashorn/.hgignore
author anoll
Tue, 16 Sep 2014 14:39:11 +0200
changeset 26706 1e985d72c57f
parent 26512 f3d4b01ac41e
child 27102 c64b3468d51d
permissions -rw-r--r--
8058452: ciInstanceKlass::non_static_fields() can be removed Summary: ciInstanceKlass::non_static_fields() and all associated data structures can be removed since they are unused. 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.jar
test/script/external/*
.project