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 02, 2007
NOTE: updated March 4, 2007
This is part of an ongoing series of followups to
FOSDEM.
As mr mentions
the discussion of JSR 277 at DevJam I thought I would
follow up by providing a collection of JAva Module system (JAM) pointers:
 ...
More »
March 02, 2007
Introducing a new small project on jaxb2-commons to compute XPath out of SAX events.
More »
March 02, 2007
Hubberts theory on peak oil (and other geological resources)
states that the maximum rate of production of the resource occurs when
half of the reserve has been extracted. Initially, there is near
exponential growth in the rate of extraction as lot...
More »
March 02, 2007
I have just read the new excellent interview of
Brian Goetz,
Writing Better Code
published on
java.sun.com.
More »
March 02, 2007
Modern Linux distributions have powerful tools for managing software
packages and their dependencies. Do these tools obviate the need for the Java
module system being developed for JSRÂ 277, or can these two
kinds of systems somehow work together?
More »
March 02, 2007
By integrating Sun Java System Portal Server and Sun Java Composite Application Platform Suite (Java CAPS), you can automate human tasks on Sun portals and render the related process interactions seamless, accurate, and consistent. This article describ...
More »
March 01, 2007
See how easy it is to create live graphs of DTrace programs,
complete with viewable documentation and active drill-down. This demo was built with Chime on a desktop AMD Opteron processor-based system running Solaris Nevada build 57 using the Java DTra...
More »
March 01, 2007
This Tech Tip outlines the use of tcpdrop for the Solaris 8, 9, and 10 OS. The author ported tcpdrop from the BSD projects, which allows an administrator to drop any TCP connection without harmful effects elsewhere.
More »
March 01, 2007
The JAX-WS RI 2.1 uses the Message class as its internal representation of a SOAP message. This interface is designed for high performance construction/access of the SOAP infoset from various sources. This class can be extended by the applications...
More »
March 01, 2007
At times it is useful to summarize a set of values, say a vector of real numbers, as a single number representing the sets size.
For example, distilling benchmark subcomponent scores into an overall score. One way to do this is to use a norm.
...
More »
|