.hgignore
author rraghavan
Tue, 28 May 2019 12:01:52 +0530
changeset 55050 feba48c5dfb4
parent 50074 26ac622a4cab
child 57608 0d17da18142b
permissions -rw-r--r--
8213416: Replace some enums with static const members in hotspot/compiler Summary: Changes to fix enumeral and non-enumeral type in conditional expression warnings with -Wextra for gcc on hotspot Reviewed-by: kvn, thartmann

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