.hgignore
author jlahoda
Thu, 28 Jun 2018 10:05:39 +0200
changeset 50867 e84038f37713
parent 50074 26ac622a4cab
child 57608 0d17da18142b
permissions -rw-r--r--
8195986: Incorrect javac -h output with annotation processing and missing classes Summary: When clearing out symbols for a new annotation processing round, preserve types when possible. Reviewed-by: vromero

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