.hgignore
author hseigel
Thu, 18 Oct 2018 10:35:58 -0400
changeset 52190 4e04b7ab20a3
parent 50074 26ac622a4cab
child 57608 0d17da18142b
permissions -rw-r--r--
8209087: Clean up runtime code that compares 'this' to NULL Summary: Remove 'this' to NULL comparisons from methods and check if calling objects of these methods could be NULL. Reviewed-by: lfoltan, gziemski

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