.hgignore
author coleenp
Wed, 31 Jan 2018 11:07:55 -0500
changeset 48823 99c973b56994
parent 48397 ead47ddf5844
child 48743 ba52fa7bbf14
permissions -rw-r--r--
7179701: MaxJavaStackTraceDepth of zero is not handled correctly/consistently in the VM Summary: Value of zero means unlimited stack trace. If you want no stack trace, use -XX:-StackTraceInThrowable Reviewed-by: dholmes, hseigel

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