.hgignore
author hseigel
Fri, 15 Dec 2017 11:23:50 -0500
changeset 48463 474cec233fb2
parent 48397 ead47ddf5844
child 48743 ba52fa7bbf14
permissions -rw-r--r--
8154587: Resolution fails for default method named 'clone' Summary: Make sure default methods with the same names as those in j.l.Object get put in the default methods table where resolution can find them. Reviewed-by: acorn, lfoltan

^build/
^dist/
^.idea/
nbproject/private/
^webrev
^.src-rev$
^.jib/
\.DS_Store
\.metadata/
\.recommenders/
test/nashorn/script/external
test/nashorn/lib
NashornProfile.txt
.*/JTreport/.*
.*/JTwork/.*