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
December 04, 2008
You can view the updated site, launch videos, sample apps, and more, at javafx.com .. well .. when the server comes back up, it's having a little bit of trouble at this moment. Anyway, I want to post a few...
More »
December 04, 2008
The Early Bird pricing of $175 for the Mobile, Media, and eMbedded Developer Days ends December 5. After that pricing increases to $250.00
More »
December 04, 2008
These days, my son is playing with these (apart from usual game sites):
...
More »
December 04, 2008
After a lot of hard work, JavaFX 1.0 is
finally out and available for download and play!
I've been having a huge amount of fun with it over the past few months. Every
marketoid and blogger at Sun is going nuts with it. They tend to emphasis using
...
More »
December 04, 2008
The MySQL Connector/C++ Connector project has successfully reached its first major milestone by releasing its Alpha version. The Connector provides a C++ implementation modeled after JDBC. This allows developers who have worked with JDBC to quickly...
More »
December 04, 2008
Since the OpenJDK source was released, there have been various discussions about aspects of the build architecture, including how dependencies on third parties libraries should be managed. For example, on a Linux system should the JDK use its own...
More »
December 03, 2008
The JCK tests probe the conformance of a Java platform implementation to a specification. For example, JCK 6b is the current test suite to determine conformance to the Java SE 6 spec. Official claims of conformance require not only passing the c...
More »
December 03, 2008
Running with the usual jtreg flags, -a -ignore:quiet always and -s for the langtools area, the basic regression test results on Linux for
OpenJDK 6 build 14 are:
More »
December 03, 2008
On December 3, the OpenJDK 6 b14 source bundle was published.
Changes of note in this build:
More »
December 03, 2008
In the process of writing Peeps, I
decided to implement a library to simplify handling of background processing on the iPhone.
The phone itself is a somewhat limited device, and I found that background processing
was required to maintain UI interact...
More »
|