See: https://github.com/apache/incubator-netbeans/pull/2
Gj On Tue, Jan 8, 2019 at 1:55 PM Jean-Marc Borer <[email protected]> wrote: > Hello guys, > > Because of an issue in Java 8 + Keyring, since NB 8.2, there are freezing > issues (deadlocks) when NB tries to use the system proxy behind a corporate > proxy which requires authentication. > > https://issues.apache.org/jira/browse/NETBEANS-58 > > The issue was partly fixed by using two plugins: > https://bitbucket.org/phansson/netbeansnetworkauthenticator > https://bitbucket.org/phansson/netbeansproxy2 > > NB 10.0 still suffers from the freeze with JDK 8. > > I think I remember having seen someone ask to reuse this very helpful code > in NB 10.0? Did this happen finally? > > Cheers, > > JMB >
