This is an automated email from the ASF dual-hosted git repository.
jlahoda pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from b2bdb81e389 Remove the Batik library (#7969).
add 35f11fbd676 Adding time limit to PAC script execution
add 4de8ce2f7f0 Merge pull request #8036 from
subhash-arabhi/timecap-on-pac-script
No new revisions were added by this update.
Summary of changes:
.../proxy/pac/impl/NbPacScriptEvaluator.java | 88 +++++++++++++++-------
.../{pac-test1.js => pac-test-timeout.js} | 15 ++--
.../core/network/proxy/pac/PacEngineTest.java | 7 ++
.../src/org/netbeans/core/ProxySettings.java | 6 ++
4 files changed, 78 insertions(+), 38 deletions(-)
copy platform/core.network/test/unit/data/pacFiles2/{pac-test1.js =>
pac-test-timeout.js} (75%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists