.hgignore
author coleenp
Fri, 13 Jul 2018 13:58:17 -0400
changeset 51057 13ed0d538b89
parent 50074 26ac622a4cab
child 57608 0d17da18142b
permissions -rw-r--r--
8206470: Incorrect use of os::lasterror in ClassListParser Summary: The change is for future-proof the code in case errno gets overwritten inside the allocation logic. Reviewed-by: dholmes Contributed-by: patricio.chilano.mateo@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/.*
.*/.git/.*