.gitignore
author dfuchs
Thu, 27 Jun 2019 16:12:39 +0100
changeset 55512 61e03d5d6bcb
parent 51676 5a1be00ea4f6
permissions -rw-r--r--
8226825: Replace wildcard address with loopback or local host in tests - part 19 Summary: Replace use of wildcard by the loopback address, or possibly the local host address, wherever possible, to improve test stability. Reviewed-by: chegar, bpb Contributed-by: julia.boes@oracle.com

/build/
/dist/
/.idea/
nbproject/private/
/webrev
/.src-rev
/.jib/
.DS_Store
.metadata/
.recommenders/
test/nashorn/script/external
test/nashorn/lib
NashornProfile.txt
**/JTreport/**
**/JTwork/**