Java Virtal Machine.net

[ News ] rss

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 »

February/2009
SunMonTueWedThuFriSat
1234567
891011121314
15161718192021
22232425262728
       

[ Archives News ]

home > news > february 2009

February 2009

February 23, 2009

Newsflash! iPhone UI, JavaFX in 15 mins, Devoxx keynote, developer survey, and more ...

category: Java Technology

There's been a lot of news bits and snippets of information rolling in over the last two weeks - in fact, too much to cover in a single blog entry. I thought I'd compile some of the more interesting bits...

More »


February 23, 2009

John Rose: bloom filters in a nutshell

category: Developers

A Bloom filter is an array of M bits which is queried at K quasi-randomly selected positions pk (k < K). If all of the bits are set, then the query returns positive, indicating that someone has already visited the array, setting the bits at all the...

More »


February 23, 2009

Telnet to GlassFish v3

category: Java Technology

Did you know you can telnet to GlassFish v3 runtime and manage it? Well, try the following: "telnet localhost 6666" and then type help...

More »


February 23, 2009

Sun OpenSSO Enterprise In the Coming Year

category: Java Technology

Watch the video of a Webinar by Sun's Jamie Nelson and Daniel Raskin.

More »


February 23, 2009

Developing MEP Client Applications - Part 2

category: Java Technology

Part 1 of this series focused on the core features of the MCBO API. In Part 2, we will see how to take advantage of many of the client security features provided in the API, using the MusicDB sample app as a framework for the discussion.

More »


February 23, 2009

Haven't We Been Here Before

category: Java Technology

New concerns about Swing's status... also: Java Today: Code generators compared, JavaFX for Java/JavaScript developers, and status of JSR 296 (Swing App Framework) Weblogs: Ask the JCP ME EC candidates and backward-compatibility hacks Forum Posts: Se...

More »


February 23, 2009

Max Weijun Wang: Another new keytool enhancement: -printcert -sslserver

category: Developers

Andreas has written a blog entry on retrieving certificates from an SSL server. Whenever I see someone asking this question on the Java forum I point the user to this entry. Now it's time for this function to be included in keytool. Call keytool -p...

More »


February 23, 2009

A. Sundararajan: JavaFX interactive shell

category: Developers

JavaFX compiler has a built-in script shell - Per Bothner has implemented a read-eval-print loop facility for JavaFX. The script shell class is com.sun.tools.javafx.script.ScriptShell. Note:This is in the openjfx-compiler repository and not in the ...

More »


February 23, 2009

Kelly O'Hair: Ant and Platform Specific macrodefs

category: Developers

Ant works great for any pure Java project, very simple to deal with, might get a little tricky when dealing with jar manifests, but not bad, and very efficient in terms of limiting the Java VM startup overhead. But what about platform specific tasks...

More »


February 22, 2009

Max Weijun Wang: keytool enhancements

category: Developers

There're two enhancements made to keytool today (the doc has not been updated, it's still for JDK 6): We have 2 new commands: -gencert, -printcertreq and 1 new option -ext. Read the RFE descriptions. -printcertreq is simply for printing the content...

More »


©2002-2019Java-Virtual-Machine.net nl | website design software | wowslider.com | css3 menu | image slider