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 »
February/2025
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 | |
|
|
Developers
February 03, 2009
I will be at FOSDEM'09 this week-end talking about JSR292 and its backport.
If you are french or at least a french speaker
the BordeauxJUG invite me to give an extended version of this talk,
friday the 12th of february.
More »
February 02, 2009
I've recently been leading the effort to get our OpenJDK Bugzilla instance in place, and just wanted to let folks know that we're pretty close.
More »
February 02, 2009
Java programs can now do what Unix has been doing for years.
More »
February 02, 2009
Java EE 6 makes it pretty straightforward to crunch out a basic web + database application. This semester, my software engineering class is building web apps, and I decided it is simpler to have them use JSF + JPA in Glassfish v3 rather than some te...
More »
February 02, 2009
Since there isn't yet a schedule for when 0.40 will be available, I decided to release
an update of 0.38 that includes recent bug fixes.
More »
January 31, 2009
Writing a proper Unix daemon in Java used to be very difficult, due to the lack of access to the OS capabilities from Java. So I wrote a library to overcome this problem.
More »
January 30, 2009
Darryl Gove, Performance Analyst for the Sun Studio Compiler Group, offers basic tips for profiling and optimizing your application, including using compiler optimization flags for best performance on AMD systems.
More »
January 29, 2009
Despite my best efforts to the contrary, I ship software with bugs.
More »
January 28, 2009
Yesterday I was able, after some trouble with Mercurial queues, to push my first commit to the HotSpot repository. The changeset is actually uninspiring but hey, it's my first one!
More »
January 27, 2009
It's been a while since JavaFX 1.0 was released. Now I finally had some time writing up a section in the JavaFX language reference about the "##" syntax. Take a look at the "String" type, and look for the section named "Localization of String Lit...
More »
|