February 01, 2011
Mark Wielaard: New GPG key.
Finally created a new GPG key using gnupg. The old one was a DSA/1024 bits one and 8 years old. The new one is a RSA/2048 bits one. I will use the new one in the future to sign any release tarballs I might create. pub 2048R/57816A6A 2011-01-29 Key f...
More »
February 01, 2011
Andrew Hughes: [SECURITY] IcedTea6 1.7.8, 1.8.5, 1.9.5 Released!.
We are pleased to announce a new set of security releases, IcedTea6 1.7.8, IcedTea6 1.8.5 and IcedTea6 1.9.5.
This update contains the following security updates:
The IcedTea project provides a harness to build the source code from OpenJDK6 u...
More »
December/2024
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | | | | |
|
|
Developers
July 29, 2010
The JVM Summit'10 is finished !
More »
July 28, 2010
Today, Slashdot had this:
I'd love to be able to say that this was a deeply embedded conspiracy, but no, it's just silly.
More »
July 27, 2010
There is a bug IKVM's implementation of java.lang.reflect.Field.set().
The dynamic method that is generated doesn't properly cast the value to the type of
the field. This is obviously a bug, but it could also lead to a type safety vulnerab...
More »
July 27, 2010
A new release candidate with two bug fixes.
More »
July 26, 2010
We are pleased to announce a new minor release from the IcedTea6 1.6 branch, 1.6.3.
The IcedTea project provides a harness to build the source code from OpenJDK6 using Free Software build tools. It also support for additional architectures over and ...
More »
July 26, 2010
Firstly apologies to the people who commented on my first progress update (18th May). I'd hoped to do a blog update way before now, but I've had a lot less time to work on JamVM/OpenJDK port than I expected...Xerces Ranby asked:[best of 3 runs]gnu_...
More »
July 26, 2010
I'm spending this week hanging out at my favorite Geek+Artist Fest: SIGGRAPH. The folks from Weta did a great presentation today on the work they did on Avatar. Between their fascinating simulation of muscle dynamics for accurate skin deformations...
More »
July 23, 2010
SPOILERS for the film "Inception" as represented using the try-with-resources statement.
More »
July 22, 2010
With Java language changes in progress for JDK 7, such as Project Coin's
strings in switch,
improved exception handling,
and try-with-resources statement,
writing effective regression and unit tests for javac is an integral component of dev...
More »
|