.hgignore
author avoitylov
Thu, 30 Aug 2018 16:33:14 -0400
changeset 51599 3198179d97fa
parent 50074 26ac622a4cab
child 57608 0d17da18142b
permissions -rw-r--r--
8210164: building Minimal VM fails with error: comparison of unsigned expression < 0 is always false [-Werror=type-limits] Summary: Conditionalize compare with serial_phase_count. Reviewed-by: kbarrett, shade

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