.hgignore
author xliu
Tue, 07 May 2019 09:17:03 +0200
changeset 54736 1dc9bf9d016b
parent 50074 26ac622a4cab
child 57608 0d17da18142b
permissions -rw-r--r--
8222670: pathological case of JIT recompilation and code cache bloat Summary: Prevent downgraded compilation tasks from recompiling. Reviewed-by: sgehwolf, thartmann

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