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 »
November/2024
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 | | | | | | | |
|
|
Java Technology
October 27, 2010
Content available at: http://blogs.sun.com/arungupta/entry/java_ee_6_glassfish_at
More »
October 27, 2010
Well, at this point you should have already bought your ticket, since the conference is sold out as usual. Anyway, it's worth while to remind that in a few weeks Devoxx, the most important Java conference in Europe (in my opinion) will be held.
...
More »
October 26, 2010
I learned about today's lead Java Today entry (
More »
October 26, 2010
This a question that is often asked by my students:
How to get the current class in Java ?
In the code below, instead of A.class, I want to something like "get the current class".
One of my student even invent a new syntax for that purpose ...
More »
October 26, 2010
Reading around, many people are expressing their disapproval and worry for the latest directions of Apple: developers for the deprecation of Java and even some regular users in Mac communities are a bit worried about the honesty of Steve Jobs assurin...
More »
October 26, 2010
Content available at: http://blogs.sun.com/arungupta/entry/lotd_23_oracle_cloud_api
More »
October 25, 2010
The Deprecation
If you're reading this blog then there's a good chance you've heard Apple has deprecated their implementation of Java on the Mac. Contrary to the resulting outrage over the last few days, I don't find change to ...
More »
October 25, 2010
Josh Bloch's Effective Java popularized the Builder Pattern as a more palatable way of constructing objects than constructors or factory methods when there are potentially many constructor parameters. The formulation in Ef...
More »
October 25, 2010
Entry posted to my new blog.
More »
October 25, 2010
Entry posted to my new blog.
More »
|