.hgignore
author dholmes
Sun, 12 Aug 2018 18:05:16 -0400
changeset 53315 3d4e47348142
parent 50074 26ac622a4cab
child 57608 0d17da18142b
permissions -rw-r--r--
8205714: Initial class initialization Summary: ensure class is fully initialized before caching a resolved invokestatic, or patching the callsite Reviewed-by: acorn, coleenp, kvn, vlivanov

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