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 | | | | |
|
|
Java Technology
January 08, 2011
When the JSRnbsp;292 was started, it was clear that the users of this new API was dynamic(ally typed) languages so the package was naturally named java.dyn
But it#039;s is clear now that Java (the language) is also a potential user of this API, by ex...
More »
January 07, 2011
DynamicIndy
There is no way to invoke invokedynamic using the Java language. So testing invokedynamic is not that obvious if you don#039;t have your own dynamic language.
I#039;ve developed a small class DynamicIndy that uses ASM 4.0 (not an offi...
More »
January 07, 2011
While we work on the release notes and get ready to prepare a release bundle, I wanted to push this quick blog entry out as soon as I could. I just committed the integration of Mojarra 2...
More »
January 05, 2011
If the voting in last week#039;s java.net poll are indicative of what the broader Java developer community is thinking (the poll, of course, is not scientific), then the events of 2010 didn#039;t ally much of the concern developers have regarding Ja...
More »
January 04, 2011
Entry posted to my new blog.
More »
January 04, 2011
Happy new year 2011.
nbsp;
It has been a while since a blog in this forum.nbsp; I worked on other technologies that are not related to Java, so I didn#039;t post into this site.nbsp; For now, I think, I#039;ll post any new articles that can be relate...
More »
January 04, 2011
Happy new year !
We made some interresting progress toward JSRnbsp;292 completion. As John already blogged, the latest build of jdk7 (b123) comes with a nearly up to date version of JSR 292 API. This build introduces a new mechanism that allow to ...
More »
January 03, 2011
End of the last year and beginning of this I#039;ve spent trying to get Magnolia work with ModeShape. There were issues with both of the apps. On one end, Magnolia had issues with the Modeshape session data refresh strategy, on the other one, Modesha...
More »
January 02, 2011
In JUG-AFRICA we started an Open Source project to manage the BIG ANNUAL EVENTS for our JUGs. The first release will be available in the early second half of January.
The application...
More »
January 01, 2011
Often code has a bad smell,nbsp;then it gets time to replace customnbsp;lines by common patterns. Sometimes it even makes sense to even replace a single line of code by a class just wrap...
More »
|