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 »

December/2024
SunMonTueWedThuFriSat
1234567
891011121314
15161718192021
2223242526 2728
293031    

[ Archives News
for 'Developers' ]

home > news > developers

Developers

March 19, 2010

Java Posse Roundup

I've spending the week in beautiful Crested Butte, Colorado at the Java Posse Roundup. It's the fourth year in a row, with record attendance. And as always, it's been fantastic. It's hard to explain an Open Space conference - it doesn't sound like ...

More »


March 19, 2010

Kohsuke Kawaguchi: Hudson Hackathon Day 1

Hudson Hackathon Day 1 is over, and I'm just back to the office.

More »


March 16, 2010

Kohsuke Kawaguchi: Hudson Hackathon this weekend

If you are living in San Francisco bay area, or if you are visiting the area for EclipseCon next week, make sure to come to Hudson Hackathon this Friday 3/19 and/or Saturday 3/20. The plan is to meet up, hang out, chat, hack code, and have fun. If y...

More »


March 15, 2010

Joe Darcy: Beware of Covariant Overriding in Interface Hierarchies

One of the changes to the Java programming language made back in JDK 5 was the introduction of covariant returns, that is, the ability in a subtype to override a method in a supertype and return a more specific type. For example,

More »


March 14, 2010

Stephen Colebourne: Java language design by use case

In a blog in 2006 Neal Gafter wrote about how language design was fundamentally different to API design and how use cases were a bad approach to language design. This blog questions some of those conclusions in the context of the Java language.

More »


March 12, 2010

Joe Darcy: Last Round Compiling

As of build 85 of JDK 7, bug 6634138 "Source generated in last round not compiled" has been fixed in javac. Previously, source code generated in a round of annotation processing where RoundEnvironment.processingOver() was true was not compiled. ...

More »


March 12, 2010

Joe Darcy: Annotation Processor SourceVersion

In annotation processing there are three distinct roles, the author of the annotation types, the author of the annotation processor, and the client of the annotations. The third role includes the responsibility to configure the compiler correctl...

More »


March 12, 2010

Roger Brinkley: JavaOne 2010 Mobility Track Session and BOF Themes

Once again I'll be acting as the Mobility track for JavaOne 2010. The call for papers closes Sunday at 11:59 PDT. With such a limit time left the tracks marketing team has put together the following themes for this year.

More »


March 11, 2010

Joe Darcy: An Assertive Quality in Langtools

With a duo of fixes in JDK 7 build 85, one by Jon (6927797) and another by me (6926703), the langtools repository has reached another milestone in testing robustness: all the tests pass with assertions (-ea) and system assertions (-esa) enabled....

More »


©2002-2019Java-Virtual-Machine.net pt | website maker | free web design software | web editor | bootstrap navbar examples