September 18, 2009
Poll Result: Java Is Most Preeminent in Europe.
Some voters in this past week's java.net poll questioned whether the question could be answered, but the result showed that a plurality of voters considered Europe to be region where Java has the greatest market share among competing technologi...
More »
September 17, 2009
Sun Collaborates with Software Freedom International to Connect More than 25,000 Developers and Students in 30 Countries for Software Freedom Day 2009. Building on its commitment to empower developers and students across the globe, Sun Microsystems, Inc. (NASDAQ: JAVA) is sponsoring more than 300 community style events in more than 30 countries for Software Freedom Day (SFD) on September 19, 2009. W...
More »
|
 |
January 02, 2009
category: Java Technology
Now that 2009 has just begun, it's fun to read back a few predictions for 2008 and see how those crystal balls fared.
More »
category: Developers
I've checked the Ruby code coverage code into the trunk now, so if you grab a recent daily 7.0 build, it should be there. I found a Windows-specific bug in the Python code coverage code as well, so grab a new build if you're on that platform.
I'v...
More »
category: Developers
BGGA spec proposes a way to implement closure (no syntax war here) by translating closure into parameterized types. Recently, the JSR292 VM prototype allow to get a handle on a method without using reflection. This blog entry shows how closure can b...
More »
category: Java Technology
BGGA spec proposes a way to implement closure (no syntax war here) by translating closure into parameterized types. Recently, the JSR292 VM prototype allow to get a handle on a method without using reflection. This blog entry shows how closure can be...
More »
|