.gitignore
author valeriep
Thu, 13 Dec 2018 01:15:21 +0000
changeset 52995 9af672cab7cb
parent 51676 5a1be00ea4f6
permissions -rw-r--r--
7092821: java.security.Provider.getService() is synchronized and became scalability bottleneck Summary: Changed Provider class to use ConcurrentHashMap and default providers to use putService() Reviewed-by: weijun, mullan

/build/
/dist/
/.idea/
nbproject/private/
/webrev
/.src-rev
/.jib/
.DS_Store
.metadata/
.recommenders/
test/nashorn/script/external
test/nashorn/lib
NashornProfile.txt
**/JTreport/**
**/JTwork/**