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 »
August/2006
| 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 | | |
|
 |
August 2006
August 25, 2006
You asked for it, you got it...the Java Studio Creator team has provided significant design-time performance with this latest hot fix. Connect to the Update Center and get it today!
More »
August 25, 2006
The other day I
wrote about using annotations to state your intent regarding null for fields, parameters and return values. This can help static checkers like
findbugs find flaws in your code, where you fail to check return values for null where ...
More »
August 24, 2006
Find out how to build a sample Mashup Portlet by merging geospatial data with an AJAX-based mapping service and deploy to Sun Java System Portal Server 7.
More »
August 24, 2006
This is just quick a pointer to a great blog entry I came across written by Gregory Murphy (from the Creator team) which tells you how to work with resource bundles in Creator. Until now, writing a web application with proper resource bundle lookups ha...
More »
August 23, 2006
August 10, 2006
Download a preview of the next Sun Studio software release and try it out.
The Express program now offers builds of Sun Studio software releases under
development for download. Get an early look at new Sun Studio software technologie...
More »
August 23, 2006
David Botterill blogs on how to refresh the view of the WSDL if youve changed your web service in both the IDE and the Project scope.
More »
August 23, 2006
I apologize for the lack of activity on this blog the last couple of weeks. I've been spending a lot of vacation days this summer. Unfortunately I came down with a stomach flu, so that has put a damper on the festivities. I'm finally starting...
More »
August 23, 2006
(See intro for a background and caveats on these coding advice blog entries.)
One pattern I've seen some developers use is to respond to NPE (NullPointerException) bugs by inserting a null pointer check at the location of the NPE. Frequ...
More »
August 22, 2006
Welcome to the Core Java Technologies Tech Tips for August 24, 2006. Here youll get tips on using core Java technologies and APIs, such as those in Java 2 Platform, Standard Edition (J2SE). This issue covers: How long is your String object? and How sh...
More »
August 22, 2006
Learn how to set up your applications for localization from within Sun Java Studio Creator 2 in this technical article by Gregory Murphy and Beth Stearns.
More »
|