Tuesday, October 14, 2014

New Security release of IcedTea 1-13-5 for openjdk 6

There is a new security update for Iced Tea 1-13-5 jdk 6.

This release has important updates in security and in optimizations performance.

For more information the following link

http://blog.fuseyism.com/index.php/2014/10/15/security-icedtea-1-13-5-for-openjdk-6-released/

No comments:

Post a Comment

Read files in Java 10 ways How to Read a File in Java Using BufferedReader and FileReader for Text Files Code Example: try (BufferedR...