Java Virtal Machine.net

[ News ] rss

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 19, 2010

New process for subscribing/unsubscribing to jsr-314-open@jcp.org. My last blog entry about JSR-314-OPEN@JCP.ORG was over a year ago. This list is the official Expert Group (EG) mailing list on which the development of the JSR-314 specification (JSF 2.0) is discussed. The information on how to subscribe/unsubscri...

More »

August/2006
SunMonTueWedThuFriSat
  1 2 3 4 5
67 8 9 10 1112
1314 15 16 1718 19
20 2122 23 24 25 26
2728 29 3031   

[ Archives News ]

August 25, 2006

Are Closures Just Delegates?

category: Developers

Back in the pre-JDK 1.1 days delegates, or bound method references, were considered and rejected by the Java language designers in favor of inner classes. What has changed so much that these reasons no longer apply?

Comment here

More »


Meet the Engineer QA on java.sun.com

category: Developers

Meet Tom Ball, Technical Director at Sun Microsystems

Comment here

More »


New Article: Profiling WebLogic Servers With Sun Studio Performance Tools

category: Developers

August 25, 2006 This article describes how to use the Sun Studio Performance Tools to profile the performance of WebLogic servers.

Comment here

More »


New Article: Profiling Java Applications With Sun Studio Performance Tools

category: Developers

August 25, 2006 How to profile Java applications using Sun Studio Performance Tools.

Comment here

More »


Java Studio Creator Gets Improved Performance with Hot Fix 2

category: Developers

Significant design-time performance was the goal for this latest hot fix. Connect to the Update Center to get the all the updates and hot fixes. Havent got it it yet? Download today, its free!

Comment here

More »


Get Improved Performance with Hotfix 2

category: Developers

You asked for it, you got it...the Java Studio Creator team has provided significant design-time performance with this latest hot fix. Connect to the Update Center and get it today!

Comment here

More »


Explaining Sun's Share Gains

category: Main

When Sun was in trouble a few years back, I was really frustrated by a simple reality of open markets: when you're down, it's not your answer to the question "why?" that matters. It's your competition that's quoted everywhere. "Here...

Comment here

More »


More on Nullness

category: Developers

The other day I wrote about using annotations to state your intent regarding null for fields, parameters and return values. This can help static checkers like findbugs find flaws in your code, where you fail to check return values for null where ...

Comment here

More »


©2002-2008Java-Virtual-Machine.net