.hgignore
author thartmann
Tue, 30 Oct 2018 09:06:08 +0100
changeset 52325 0451e0a2f1f5
parent 50074 26ac622a4cab
child 57608 0d17da18142b
permissions -rw-r--r--
8177899: Tests fail due to code cache exhaustion on machines with many cores Summary: Implemented upper limit on CICompilerCount based on code cache size. Reviewed-by: kvn, mdoerr

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