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
July 07, 2010
The first 0.44 release candidate is available.
More »
July 06, 2010
JDK 7 build 99 is available. Build 99 contains changes to add support for JSR 292 in C1 and C2 client and server JIT compilers on the SPARC architecture, updating HotSpot to version 19 build 03, as well as JSR 292 adjustments to method handle invoca...
More »
July 06, 2010
As a follow-up to the initial API changes to support automatic resource management (ARM) I wrote an annotation processor, CloseableFinder, to programmatically look for types that were candidates to be retrofitted as Closeable or AutoCloseable.
More »
July 02, 2010
New FAQ on details of the migration of content from Java.sun.com, SDN, BigAdmin, and other Sun sites to the Oracle Technology Network.
More »
June 30, 2010
JavaFX, like Scala, is a fully statically typed language. However, unlike Java, it allows you to omit type declarations in many places, since it can infer it. Coupled with the fact that you can use expressions as statements, and that the last expre...
More »
June 30, 2010
I decided to do some brute force testing of IKVM.Reflection. I ran my LinkerPrototype on
almost all assemblies in the .NET and Mono GACs. This resulted in a number of fixes
to the linker (but note that it's still just a toy) and a bunch of...
More »
June 30, 2010
JavaFX, like Scala, is a fully statically typed language. However, unlike Java, it allows you to omit type declarations in many places, since it can infer it. Coupled with the fact that you can use expressions as statements, and that the last expre...
More »
June 30, 2010
Yesterday the release of Apache PDFBox 1.2.0
was announced. Thanks to Daniel
Wilson the included Ant build
script to build the .NET version has been updated to work with IKVM.NET 0.42.
More »
June 29, 2010
An interesting article came out in the New York Times about
Dell's problems with capacitors from one of its suppliers.
It really is amazing the extent to which a company is at the mercy of its suppliers. Despite all the effort that folks put into q...
More »
June 27, 2010
My dad is visiting, and he just picked up his rental car. He proudly announced that he got a good deal on a compact car without power windows.
More »
|