Tiger goes beta
The beta release of J2SE 1.5 is now available.
In today's Weblogs , James Gosling announces The Tiger is out! Of all the new features, Gosling says that for him, " the big one is Generics: the ability to parameterize a type. This is vaguely like templates in C++, but much cleaner and more straightforward. It dramatically improves working with things like container classes, and it has a lovely backwards compatibility story. Go grab a copy. Take it out for a spin. Let us know what you think."
An unofficial place to share your thoughts has started in the talkback to John Mitchell entry J2SE v1.5 'Tiger' beta 1 release .
As you look at the new features and start to play with the new toys, Will Iverson looks back at presents from past years that seem to be sitting abandoned on the shelf. In What ever happened to SVG? he asks if people are "still building and investing in it".
In Also in Java Today Jack Shirazi gives a rundown of January's Java Performance Tuning Newsletter. He highlights the ServerSide discussion of pushing NIO support into J2EE. "NIO select support costing 5% to 30% overhead compared to the blocked multi-thread model came as a real surprise to me. Though maybe it shouldn't since a blocked thread mostly only takes up non-CPU resources, while the Select multiplexing model explicitly exchanges those per-thread resources with active socket set management."
Duncan Mills has a short tip on the Oracle Technology Network on How To Color Alternate Lines in JSP Databound Table . His solution is to use the varStatus attribute "to define the name of a local variable in the page which will receive status information about the loop and the current iteration of it. This status object contains useful information about the loop including a property called count." Then you can vary the color based on the parity of count.
In Projects and Communities to find out what's new in the JavaPedia you can either check the changes page or now you can subscribe to the JavaPedia rss feed .
Head to the Java Communications homepage for more information on the upcoming JAIN Technology Day in Munich, February 12, 2004.
In today's java.net News Headlines :
Registered users can submit news items for the java.net News Page using our news submission form. All submissions go through an editorial review by news director Steve Mallet before being posted to the site. You can also subscribe to thejava.net News RSS feed.
Current and upcoming Java Events :
- February 2-5 EclipseCon
- February 9-12 O'Reilly Emerging Technology Conference
- February 12 JAIN Technology Day @ Munich
- February 17-18 Sun Tech Days
- March 22-26 Game Developers Conference, 2004
Registered users can submit event listings for the java.net Events Page using our events submission form. All submissions go through an editorial review before being posted to the site.
Archives and Subscriptions: This blog is delivered weekdays as the Java Today RSS feed. All java.net members can subscribe to the email updates for the site at the java-net Mailing Lists page. You must be logged in to subscribe to the javanet_Daily and javanet_Weekly lists. Also, once this page is no longer featured as the front page of java.net it will be archived along with other past issues in the java.net Archive.
- Login or register to post comments
- Printer-friendly version
- daniel's blog
- 299 reads





