IcedTea-Web
IcedTea-Web copied to clipboard
The new home for IcedTea-Web
Trying to launch an applet signed via a yubikey with all intermediary certs included, however ITW is reporting these jars as unverified when trying to run. Have tried using openjdk...
This is a follow up for #893 because the MemoryLeak in JavaConsole was not fixed in this issue. The problem is, that the console holds a list with all outputs...
Bumps [com.github.tomakehurst:wiremock-jre8](https://github.com/wiremock/wiremock) from 2.23.2 to 2.35.1. Release notes Sourced from com.github.tomakehurst:wiremock-jre8's releases. 2.35.1 - Security Release 🔒 This is a security release that addresses the following issues CVE-2023-41327 - Controlled...
We are using IcedTeaWeb/OpenJDK to launch JNLP. When we enable Java debug console to show on startup. It displays some of the information that we do not need. We are...
Attaching thread dump after deadlock reproducible with MS PowerAutomate tool installed [itw-dump.txt](https://github.com/AdoptOpenJDK/IcedTea-Web/files/12147453/itw-dump.txt) The main thread: - PowerAutomate tool registers itself as an Assistive technology, so AWTToolkit.getToolkit() will trigger the loading...
This bypasses issues with filesystem tunneling in Windows, where the creation time is not changed if a file is deleted and recreated. This can result in lock files becoming stale...
IcedTea-Web version: 2.0.0-alpha23 OpenWebStart version: 1.5.2 JDK: Azul 1.8.0u322 OS: Windows 10 When determining whether a LockableFile is stale, [the file's creationtime is used](https://github.com/AdoptOpenJDK/IcedTea-Web/blob/70baee55ab8b89bd18aec1f3ff5c00b21c3c977b/common/src/main/java/net/adoptopenjdk/icedteaweb/lockingfile/LockableFile.java#L363C74-L363C74). This causes some issues in Windows...
In the JNLP file I set the [Shenandoah GC](https://wiki.openjdk.org/display/shenandoah/Main) with the vm-args: but I got the warning: [ITW-CORE][WARN ][net.sourceforge.jnlp.Parser] Ignoring java-vm-args due to illegal Property -XX:+UseShenandoahGC
Add java-vm-args to use ShenandoahGC In the JNLP file I set the [Shenandoah GC](https://wiki.openjdk.org/display/shenandoah/Main) with the vm-args: but I got the warning: [ITW-CORE][WARN ][net.sourceforge.jnlp.Parser] Ignoring java-vm-args due to illegal Property...
Jcenter was shutdown 2 years ago.