IcedTea-Web 1.2 released!

IcedTea-Web 1.2 is finally out! My apologies for the delayed release. We found some regressions when testing the final candidate and decided to hold off until everything was fixed.

New features and important bug fixes include:

  • New features:
    • Signed JNLP support
    • Support for client authentication certificates
    • Cache size enforcement now supported via itweb-settings
    • Applet parameter passing through JNLP files now supported
    • Better icons for access warning dialog
    • Security Dialog UI revamped to make it look less threatening when appropriate

  • Bug fixes:
    • Common:
      • Plug-in/Web Start can now handle corrupted cache
      • PR742: IcedTea-Web checks certs only upto 1 level deep before declaring them untrusted.

    • Plug-in:
      • PR852: Classloader not being flushed after last applet from a site is closed
      • PR820: Firefox 10 and above no longer crashes when LiveConnect is heavily used
      • MIME descriptions for Java 7 are now defined
      • Build against mozilla-plugin.pc is now supported

    • Web Start:
      • PR618: Can’t install OpenDJ, JavaWebStart fails with Input stream is null error.
      • PR766: javaws fails to parse a node that contains CDATA
      • PR765: JNLP file with all resource jars marked as ‘lazy’ fails to validate signature and stops the launch of application
      • PR808: javaws is unable to start when missing jars are enumerated before main jar
      • Close the splashscreen in case of error (not just successful launch).

Full notes with bug ids are available in the NEWS file:
http://icedtea.classpath.org/hg/release/icedtea-web-1.2/file/58c02a3ace5d/NEWS

Available for download here:
http://icedtea.classpath.org/download/source/icedtea-web-1.2.tar.gz

Build instructions are here:
http://icedtea.classpath.org/wiki/IcedTea-Web#Building_IcedTea-Web

SHA256 sum:
3f8d22b655df207409dd3451ba02907f61a12ac051e4df4d44bb5ed47c4f778d icedtea-web-1.2.tar.gz

Thanks to everyone who helped with this release:
Danesh Dadachanji
Lars Herschke
Andrew Hughes
Matthias Klose
Denis Lila
Omair Majid
Thomas Meyer
Saad Mohammad
Andrew Su
Jiri Vanek

About dbhole

I have been a member of the Java Group at Red Hat since mid-2008. I started off as an engineer and in late 2012, I switched to the dark side, a.k.a management :) I now manage all the members in the Java Group and some members from the QE team dedicated to JDK/component related QE.
This entry was posted in IcedTea. Bookmark the permalink.

1 Response to IcedTea-Web 1.2 released!

  1. lzap says:

    Nice job, thanks!

Leave a comment