.gitignore
author thartmann
Thu, 07 Mar 2019 08:38:16 +0100
changeset 54015 cd701366fcf8
parent 51676 5a1be00ea4f6
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/**