This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Java in General and the fly likes Tiger New Features Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Tiger New Features" Watch "Tiger New Features" New topic
Author

Tiger New Features

Kerry Wilson
Ranch Hand

Joined: Oct 29, 2003
Posts: 251
I have seen a couple of the new features discussed, could we please start a list:
  • Variable arguments for method calls
  • New foreach loop iterates through iterator object


  • http://www.goodercode.com
    SCJP 1.4
    Dirk Schreckmann
    Sheriff

    Joined: Dec 10, 2001
    Posts: 7023
    JavaTM 2 SDK, Standard Edition, Version 1.5.0 Summary of New Features and Enhancements


    [How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
    Michael Cleary
    Ranch Hand

    Joined: Jul 29, 2003
    Posts: 93
    If you are just looking for a list of the new features, several folks in this forum have posted links to various SUN documents and other references.
    Here are a few:

    http://java.sun.com/j2se/1.5.0/docs/relnotes/features.html
    http://www.onjava.com/pub/a/onjava/2004/07/28/javackbk2.html
    http://www.onjava.com/pub/a/onjava/excerpt/javaadn_chap5/index.html


    Mike<br />SCJP 1.4<br />----------------------------<br />mdcleary@earthlink.net<br />----------------------------<br />There are 10 types of people<br />in the world. Those that <br />understand binary, and those<br />that don't.
    Herb Schildt
    Author
    Ranch Hand

    Joined: Oct 01, 2003
    Posts: 239
    Kerry:

    Here is a list of the major new language features in Java. They are fully described in my book Java 2, v5.0 (Tiger) New Features.

    Generics
    Autoboxing
    Enumerations
    The enhanced for loop
    Static import
    Varargs
    Metadata
    New formatted I/O classes and methods

    There are also upgrades to the API. For example, the entire Collections Framework has been retrofitted for generics.


    For my latest books on Java, including my Java Programming Cookbook, see HerbSchildt.com
     
    I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
     
    subject: Tiger New Features
     
    Similar Threads
    Struts 2.0 novelty?
    New features Introduced in EJB 3.0
    IntelliJ IDE: what would you 'borrow' from other IDEs
    What are the new features have been added in Struts 1.2
    New features in Java 1.5