.gitignore
author hseigel
Thu, 18 Oct 2018 10:35:58 -0400
changeset 52190 4e04b7ab20a3
parent 51676 5a1be00ea4f6
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/**