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/2025
SunMonTueWedThuFriSat
      1
2 345678
9101112131415
16171819202122
232425262728 

[ Archives News
for 'Developers' ]

home > news > developers

Developers

August 10, 2009

Joe Darcy: Reflective Operation Exceptions

Applying previously published advice on designing exception types, as of JDK 7 build 68, exceptions thrown by core reflection operations have been retrofitted to have a common superclass, ReflectiveOperationException (6857789).

More »


August 07, 2009

HPC Software Workshop 2009 and Advanced Seminars

Join us at the conference September 7-10 in Regensburg, Germany. There will be an HPC Parallel Programming Seminar and many sessions in the Developer Tools track to help you learn more about developing and deploying HPC applications.

More »


August 07, 2009

Enter the Sun Studio Blogging Contest Now

Blog about Sun Studio software for a chance to win $500. Hurry, the contest ends August 14.

More »


August 07, 2009

Joe Darcy: Annotation Processing Build Advice: Set source and class file destinations

In addition to following the general build advice of setting source, target, and encoding, when running annotation processors the source and class file destination directories should be set via javac's -s directory and -d directoryoptions, respe...

More »


August 07, 2009

Lillian Angel: IcedTea6 and IcedTea7 releases

IcedTea6 1.5.1 security release. IcedTea7 1.11 release (rpms available).

More »


August 07, 2009

Cay Horstmann: Are you using static import?

I would love to replace System.out.println with a static import and out.println in an introductory textbook, so that I could focus on objects and methods rather than what System.out means, but I am worried that it is considered too weird. What do yo...

More »


August 06, 2009

James Gosling: CALL FOR PARTICIPATION: JVM LANGUAGE SUMMIT, September 2009

[cross-posted from the JVM summit mailing list] This is a reminder for the 2009 JVM Language Summit to be held at Sun's Santa Clara campus on September 16-18, 2009. Registration is now open for speaker submissions (presentations and workshops) and ...

More »


August 06, 2009

Joe Darcy: Build Advice: Set Source, Target, and Encoding

When using javac to compile nontrivial programs, it is almost always prudent to explicitly set the source, target, and encoding options (-source, -target, and -encoding, respectively). Leading by example, the JDK 7 build was recently changed to ...

More »


August 06, 2009

Getting Started With Project Darkstar

Try these excellent tutorials for open-source Project Darkstar, a software infrastructure to simplify the development and operation of massively scalable online games, virtual worlds, and social networking applications.

More »


August 05, 2009

Joe Darcy: Source, target, class file version decoder ring

Correct usage of javac's -source and -target settings is important to generate class files with the required properties. As Alex has written recently, the compiler's source and target settings interact with various other versioned aspects of the ...

More »


©2002-2019Java-Virtual-Machine.net html website maker | best website maker | free web design software | website designer | static website generator