nashorn/.hgignore
author sspitsyn
Thu, 29 Jan 2015 03:11:01 -0800
changeset 28741 1f10b1bd612d
parent 27102 c64b3468d51d
child 31737 768d27701021
permissions -rw-r--r--
8008678: JSR 292: constant pool reconstitution must support pseudo strings Summary: Keep orig idx from pseudo-string to UTF8, use 2nd lsb CPSlot to mark pseudo-string. Reviewed-by: coleenp, jrose Contributed-by: serguei.spitsyn@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/*