The Artima Developer Community
Sponsored Link

Java Buzz Forum
Whats in the J2SE 1.5 beta?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Vasanth Dharmaraj

Posts: 594
Nickname: vazz
Registered: Oct, 2003

Vasanth Dharmaraj is J2EE developer learning Dot Net
Whats in the J2SE 1.5 beta? Posted: Feb 5, 2004 10:15 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Vasanth Dharmaraj.
Original Post: Whats in the J2SE 1.5 beta?
Feed Title: Vasanth Dharmaraj's Blogs
Feed URL: /SyndicationService.asmx/GetRssCategory?categoryName=Technology%7CJava
Feed Description: my thoughts on dot net, java, linux, formula one, xbox gamming...(my java category)
Latest Java Buzz Posts
Latest Java Buzz Posts by Vasanth Dharmaraj
Latest Posts From Vasanth Dharmaraj's Blogs

Advertisement

Sun just released the first beta of J2SE 1.5 codenamed 'Tiger'. Get it here. The key focus area for this release are Ease of Development, Scalability and Performance, Monitoring and Manageability and Desktop Client.

Ease of development features include metadata, generic types, autoboxing and auto-unboxing of primitive types, enhanced for loop, enumerated types, static import, formatted output a la 'c', formatted input and varargs. For an explanation of each of these features look here.

Class data sharing is key for performance improvement. The JVM Monitoring & Management API (JSR-174) and the JVM profiling API (JSR-163) are included in 1.5. The start time and footprint of swing applications are improved. Swing gets a new theme called Ocean.

Synth is an XML driven look and feel which looks very interesting. You can check out a nice review of Synth at Duffblog. Check out the release notes for a more comprehensive list of features and improvements.

Read: Whats in the J2SE 1.5 beta?

Topic: Scientists to JBoss - Duck Quacks Do Echo! Previous Topic   Next Topic Topic: Google Update Austin

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use