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
March 18, 2007
This blog is about shorthand syntaxes for declaring local variables
without specifying the type and the avability of a prototype compiler
to test them by yourself
More »
March 18, 2007
For an average duke, the big difference between a language like PHP, Python and Java is that you have to declare the type of the variables. In general, its not a big beal for a statement like this one...
More »
March 18, 2007
The closure proposal specifies a new type java.lang.Undeclarable that can be used as a return type of a method to indicates that this method never returns. All instructions after a call to a method that returns Undeclarable is unreachable,...
More »
March 18, 2007
This blog is an infrared echo to Matthias Ernsts last post
titled "How far is fidji".
More »
March 18, 2007
I dont understand why the creation of array of parametrized type is unsafe ? Array of parametrized type dont seems to be inherently unsafe but some subtyping relations between array of parametrized type and some indentified classes are unsafe.
More »
March 18, 2007
Neal Gafter publishes a blog entry showing a possible path to reified generics in Java. I think that reified generics are importants
but i not totally agree with the proposal.
More »
March 18, 2007
Will we see in a near future, more VMs providing
a module repository implementing ahead of time compilation ?
And thus VMs that never interpret bytecodes !
More »
March 18, 2007
"Everyone" is having their say on what should be done for "closures" in JDK7. Heres my take.
More »
March 18, 2007
Yesterday Bangladesh defeated India and Ireland defeated Pakistan. Who are "minnows" here? At least Pakistan had some reasons - they dont have two of their strike bowlers and also miss their star all rounder batsman (although 132 all out would still be...
More »
March 16, 2007
In this installment Enrique explores how to test for PIM API presence on your device and test for presence of the various databases and fields. Learn how to navigate the API and build robust applications.
More »
|