.hgignore
author tschatzl
Mon, 08 Jul 2019 09:24:40 +0200
changeset 55607 5919b273def6
parent 50074 26ac622a4cab
child 57608 0d17da18142b
permissions -rw-r--r--
8224741: Optimize the scan area during the Scan Heap Roots phase Summary: When scanning card blocks, remember the last address already scanned. Continue scanning from this address. Reviewed-by: kbarrett, lkorinth

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