March 09, 2010
James Gosling: Submit your JavaOne abstracts!.
I case you hadn't noticed :-) despite the recent transition, JavaOne is indeed happening. The call for papers went out a while ago, and it's it's about to close, so submit your proposal today!.
It promises to be a giant year with JavaOne being ju...
More »
March 09, 2010
Days In The Sun Over.
After nearly 10 years at Sun, and 5 years as Chief Open Source Officer, I have now left Sun. You can read my reflections on those years on my new personal blog (to which you may wish t...
More »
|
 |
August 25, 2006
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?
More »
Meet Tom Ball, Technical Director at Sun Microsystems
More »
August 25, 2006
This article describes how to use the Sun Studio Performance Tools to profile the
performance of WebLogic servers.
More »
August 25, 2006
How to profile Java applications using Sun Studio Performance Tools.
More »
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!
More »
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!
More »
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 ...
More »
|