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 »
January/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 | 29 | 30 | 31 | |
|
|
Developers
January 26, 2007
Forget about my wish list from last month. There are a few really
good ideas on that list (closures and super packages). I gave up
on properties. The rest is about making generic types easier to
use. However, during my recent hiatus ...
More »
January 26, 2007
Comparing two objects is one of the most common tasks developers do.
Yet its one where Java feels rather, well verbose.
I just find those .equals() seem to be clutter rather than clarity.
So what can we do?
More »
January 26, 2007
Scott questions whether the system look and feels are really as important as weve been lead to believe.
More »
January 25, 2007
First, the video from the 100th JavaPosse episode is
available. "Crazy" Bob Lee has some photos as does
Peter Moore.
Second, the
JRuby Serial Interview #4 episode is available, where I talk about the NetBeans+Ruby work. There are ...
More »
January 25, 2007
Read about some common application development issues. This article also discusses developing nonnative applications, making Linux applications run on the Solaris OS, and porting applications from Linux to the Solaris OS.
More »
January 25, 2007
Hal Stern, VP of Systems Engineering, and other Sun security experts lead a discussion about the security features in the Solaris 10 OS.
More »
January 25, 2007
Learn how to apply unparalleled protection for your data and your site using the advanced security features of the Solaris 10 Operating System with these video segments, presentations, and resources.
More »
January 25, 2007
The Jackpot module was released as open-source yesterday, but anyone who wants to browse its interesting bit has been able to for months. Huh?
More »
January 25, 2007
I just posted the JAXB RI 2.1.2, which fixes a large performance regression with FI.
More »
January 25, 2007
People occasionally need to be able to use the same set of POJOs to match different XML representations. How do you do that in JAXB?
More »
|