.hgignore
author jlahoda
Thu, 27 Jun 2019 10:39:27 +0200
changeset 55528 bad3754349aa
parent 50074 26ac622a4cab
child 57608 0d17da18142b
permissions -rw-r--r--
8226510: No compilation error when switch expression has no result expressions Summary: Ensure a compile-time error is produced when there are no result expressions in an switch expression. Reviewed-by: vromero

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