• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Java 5's Changes?

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi! I've googled this and searched this site and couldn't find my answer. I'm looking for a list of changes in sdk 1.5 from it's previous version 1.4. I learned Java with 1.4 and I never took my exam. Now, I'm thinking about taking it and wanted to see what's different (trying to avoid buying new books). Can anyone tell me where there's a list of the changes? Thanks!
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well, you can always go to java.sun.com

There you can see the objectives for 1.4 and 1.5 and see what is different between the two exams. You can also look at the release notes for Java 5.0.

Also I believe you can do a search on this forum, where there is already discussion on this topic, at least, posted from Bert Bates.

Mark
 
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You can always look at here: http://javadiff.sourceforge.net/jdiff/reports/j2se142_j2se150b1/changes.html

You will have all diff at API level between J2SE1.4.2 and J2SE 1.5.0.

Vincent
 
It runs on an internal combustion engine. This ad does not:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic