.hgignore
author ccheung
Thu, 03 Jan 2019 14:33:58 -0800
changeset 53170 6a25433b30ed
parent 50074 26ac622a4cab
child 57608 0d17da18142b
permissions -rw-r--r--
8215947: JVM crash with -XX:+DumpSharedSpaces Summary: disable JIT compilation if -XX:+DumpSharedSpaces is specified by the user Reviewed-by: lfoltan, jiangli

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