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 »
December/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 | 31 | | | | |
|
|
Developers
January 22, 2011
Ignore computer science for a moment, including everything you know about programming languages. Think back to the math courses you took in school. There are many things in that space that are programming-language-ish, but missing from programmin...
More »
January 21, 2011
Today, I want to show you a way to implement method invocation with named parameters using JSR 292.
But before using JSR 292 API, we need a way to reflect the parameter names of any existing methods.
The problem is that java.lang.reflect doesnt pr...
More »
January 21, 2011
Almost
two years ago now, in April 2009, Oracle announced its intention to acquire
Sun Microsystems for $7.4 billion. Little did we know at the time that the
deal would not close until January 2010 due to lengthy anti-trust investigations
by...
More »
January 21, 2011
Besides working to address issues identified in the EDR draft, such as refining the diamond specification, the JSR 334 expert group has been considering other matters as well. One change being contemplated is removing the ability to have multiple...
More »
January 21, 2011
On January 21, 2011 the
source bundle
for OpenJDK 6 b21 was published.
More »
January 21, 2011
Running with the usual jtreg flags, -a -ignore:quiet in all repositories, using generally accessible hosts for the network configuration file, and adding -s -ea -esa for langtools, the basic regression test results on Linux for
OpenJDK 6 build 21 ...
More »
January 20, 2011
MultiLane : a concurrent blocking multiset - under submission.
More »
January 18, 2011
We are pleased to announce a new set of security releases, IcedTea6 1.7.7, IcedTea6 1.8.4 and IcedTea6 1.9.4.
This update contains the following security updates:
RH663680, CVE-2010-4351: IcedTea JNLP SecurityManager bypass
The IcedTea proje...
More »
January 16, 2011
http://wiki.debian.org/Java/DevJam/2011/Fosdem/TalkSchedule
More »
January 14, 2011
The Partitioned Ticket Lock - under submission.
More »
|