IcedTea-Web
IcedTea-Web copied to clipboard
The new home for IcedTea-Web
Whether the vulnerability will be fixed, and if not, why?
@sclassen I noticed that branch 1.8 has a classloader bug fix: https://github.com/AdoptOpenJDK/IcedTea-Web/commits/1.8 Could you make a release 1.8.9 soon ? Congratulations for your work, Laurent
Hello. We use IcedTea 1.8 to run a company tool. Recently a couple of co-workers reported a startup failure and the stack trace is the following `net.sourceforge.jnlp.LaunchException: Fatal: Launch Error:...
we are unable to launch a jnlp File from here https://keylink2.ubs.com/app/KL1/P0_INT/start_aciiz.html ``` Removed sun.net.www.protocol.https.DelegateHttpsURLConnection:https://keylink2.ubs.com/ErrorRedirector Disconnecting sun.net.www.protocol.https.DelegateHttpsURLConnection:https://keylink2.ubs.com/ErrorRedirector isCurrent:lastModified cache:0 actual:0 isCurrent:isCached true isCached: remote:312 cached:312 Downloading file: https://keylink.ubs.com/app/KL1/P0_INT/accesscard.jnlp into: C:\Users\xxx\.cache\icedtea-web\cache\46\https\keylink.ubs.com\app\KL1\P0_INT\accesscard.jnlp Downloading...
* Description When executing CMD / C from ProcessBuilder in the Webstart environment of Jdk 8u333, path processing does not work properly. '\' Will be included in the first letter....
Please review the patch that introduces an alternative Nashorn-based implementation for PAC (proxy-auto-config) functionality. Switching to Nashorn will help to fix various compatibilities issues (that worked fine with Oracle JRE)....
Hi, I have been using IcedTea-Web v1.8.8 64 bit to launch a .jnlp application downloaded from a server to establish a remote session to this server. However when I double...
Hi Everyone, i have a jnlp application which calls another jnlp application and tries to pass an argument using the -open command. Basically the command used is: javaws -open "C:\Users\lnugnes001\Desktop\PWCAABQ00000008_1398.dcmnoDcm"...
Dear Team, We are facing issue while opening JNLPs from desktop with the combination of IcedTea + Oracle Java 11. The below is the error. Can you please check and...