I think Oracle has a page on each Java release where they go over 'what's new". At least, they used to. I always found that helpful to understand what had changed between each version. If you're on 6, then look for the release notes for 7 (I think it was still Sun back then but they may still have those on Oracle's site.)
IIRC Java 8 may represent a big jump for you. You could also get an O'Reilly subscription and look for a book dedicated to Java 7 then Java 8 etc etc... I seem to recall these types of books appearing for each version from various authors at the time.
HTH
Preethi Vallam wrote:Hi,
I had last used Java 6 extensively in my projects after completing SCJP6 and, though I have heard of the features after that, I haven't been able to get a certification on Java versions after that. Would you please suggest some way to get a refresher till latest Java21 features? How do I approach it and how much time would I need to update myself? Can you suggest some quick techniques?
Thanks
Preethi