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 »
March/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
August 27, 2009
The first of the small language changes of Java 7 has made his way into the jdk7 repository forrest.
The diamond syntax let the compiler infers the type arguments of a generic constructor call. ...
More »
August 27, 2009
This hands-on lab session presents the GlassFish Tools Bundle for Eclipse, which you can use to configure, deploy, and monitor the GlassFish application server.
More »
August 24, 2009
If you're going to the PDC and want to chat, let
me know.
More »
August 23, 2009
I've been busy piloting a new open source project - Joda-Money.
The idea is a simple money and currency package along the lines of Joda-Time.
More »
August 20, 2009
Check out the new resource center for designing and developing web applications using PHP: news, blogs, and more.
More »
August 19, 2009
Elaborating on some slides from a JavaOne talk,
the Mandelbrot set is defined recursively as the set of values in the complex plane C where the iterations zn+1 = zn2 + c remain bounded, giving rise to a familiar and complex shape.
More »
August 19, 2009
SAF aka JSR-296 and JDK 7
More »
August 18, 2009
Paraphrasing some thoughts already sent to the
Project Coin list and discussed at
JavaOne this year, there continues to be traffic on the list and elsewhere about the criteria for proposal selection (and non-selection) and those criteria are wor...
More »
August 17, 2009
There are three primary kinds of compatibility of concern when evolving the JDK,
source, binary, and behavioral. These can be visualized as defining a three dimensional space:
More »
|