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
March 17, 2009
DLight offers a variety of instrumentation that takes advantage of
the Dynamic Tracing (DTrace) debugging and performance analysis functionality in the Solaris operating system. It is available in the Sun Studio IDE in Sun Studio Express 3/09.
More »
March 17, 2009
The goal of Java Release Engineering is a reliable, reproducible and consistent
build process.
More »
March 17, 2009
I am a release engineer in the Java organization. I am responsible for the build process for JDK7 (including OpenJDK7) and the Java Compatibility Kit, and work with Kelly O'Hair,Tim Bell, Mark Reinhold and other members of the JDK team to produce r...
More »
March 17, 2009
Sun Studio Express 3/09, the official build used for the Sun Studio 12 Update 1 Early Access Program, is now available. Listen to the podcast to learn more about this release.
More »
March 16, 2009
I wrote a Hudson plugin that instantly turns your Hudson cluster into a Hadoop cluster.
More »
March 16, 2009
I read with interest Jeroen's recent post on his blog about his experiences running JRuby 1.2.0RC2 on IKVM. I know I don't run enough "real-world" tests on JamVM, so I finally got around to trying to run it on JamVM over the weekend. Then wished I...
More »
March 16, 2009
Quick note to say I'm speaking on the Fan programming language tonight in London. The evening will also include a brief intro to OSGi.
More »
March 16, 2009
According to RFC 2616 section 8.2.3 a client can use the 'Expect: 100-continue' request header to make sure the server will accept the 'PUT' or 'POST' operation before actually sending the request body. This is particularly useful when said body is ...
More »
March 16, 2009
At the Roundup last week I talked to
Robert Cooper, who's doing a lot of interesting work with GWT (Google Web Toolkit). In GWT (which compiles Java to JavaScript), you can embed JavaScript directly within the Java files inside comments with specia...
More »
March 16, 2009
The other day I was discussing with colleagues if Nimbus should be the default LAF(Look and Feel) for Swing application. The current default LAF is Ocean which is a spiced up theme for Metal which has been the Swing default LAF since the beginning. ...
More »
|