Hi, NetBeans friends. Back in NetBeans 9.0, Lars Bruun-Hansen integrated a brand new proxy server auto-detection system [1], based on the earlier netbeansproxy2 project(?)
Does this still work in Java 17? In NetBeans Platform applications, are there dependencies that need to be bundled beyond OpenJDK, in order for this to work? I have heard about Nashorn, Rhino, and GraalVM, one of which seem to have been required to execute proxy server PAC configuration scripts (which are apparently pieces of JavaScript). Which of these three are we using these days? Is the JavaScript engine a part of OpenJDK, or must it be bundled externally? -- Eirik [1] https://issues.apache.org/jira/browse/NETBEANS-96