IcedTea-Web icon indicating copy to clipboard operation
IcedTea-Web copied to clipboard

The new home for IcedTea-Web

Results 109 IcedTea-Web issues
Sort by recently updated
recently updated
newest added

Hi, A French public structure provides a portal for submitting responses to calls for tenders from municipalities. They provide a test page: https://marches.megalis.bretagne.bzh/index.php?page=entreprise.DiagnosticPoste&callFrom=entreprise The portal uses a jnlp script. To...

This PR adds a new class loader approach to ITW. Against the current class loader it is easier to test (lot of integration tests added) and provides a better encapsulation...

**🆕🐥🐶 First Timers Only** This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest...

help wanted
good first issue
Hacktoberfest
Native build

This issue was imported from bugzilla with bugzilla2github # Bugzilla Bug Referenze: [3704](https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3704) Date: 2019-02-19 14:20:00 +0000 From: Chris Ash <> To: JiriVanek <> CC: unassigned Last updated: 2019-02-20 16:20:50...

bug
help wanted
major
bugzilla-import

Hi, Icedtea-Web has Problem, because does not use trusted.jssecerts File and adds SSL certificate to trusted.certs File (as Info: trusted.certs File is for Code-Signing certificates). In Zip File is CertWarningPane.java...

bug

If you run javaws (IcedTea-Web 1.8) from the command line on Windows, all output is written to the command window. Redirection of stdout or stderr have no effect on the...

Native build

Hi! I would like to remove rhino, and substitute it by nashorn. However, that is dead end too. In future, it can be replaced byJS on graal. Generally - all...

enhancement

Assume a project with two jnlp files a.jnlp and b.jnlp, where a.jnlp loads b.jnlp as extension. Both a.jnlp and b.jnlp define a property within the resources. At runtime, only the...

tracked internally

enhancement
help wanted
tracked internally