.hgignore
author thartmann
Thu, 07 Mar 2019 08:38:16 +0100
changeset 54015 cd701366fcf8
parent 50074 26ac622a4cab
child 57608 0d17da18142b
permissions -rw-r--r--
8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?" Summary: Use weak handles for compile tasks to allow unloading of referenced methods. Reviewed-by: kvn, coleenp, eosterlund

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