JavaOne 2004 this week

I expect J2SE 1.5 is going to be announced this week, as it has been in beta now for several months, and Sun usually reserves announcements like this for JavaOne.. 🙂

I can’t image what other announcements there might be, as the big news around the POJO direction change for EJB3.0 is already common knowledge. Have to see what they announce….

Book Review – ‘Covert Java’

TheServerSide.com have a book review of a book called ‘Covert Java’, which covers topics such as decompilation, JVM internals, debugging, and tracing.

These are topics which are not covered in many other books – some good reading for someone with a couple of years Java experience and wants to increase their understanding of the Java platform, although maybe not as much use for someone with more than a couple of years experience and has probably already used these techniques.