.hgignore
author zgu
Wed, 11 Jul 2018 13:28:07 -0400
changeset 50965 29eaf3feab30
parent 50074 26ac622a4cab
child 57608 0d17da18142b
permissions -rw-r--r--
8206183: Possible construct EMPTY_STACK and allocation stack, etc. on first use Summary: Uses "construct on First Use Idiom" pattern to workaround static initialization order Reviewed-by: dholmes, minqi

^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/.*