This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Bunkhouse Porch and the fly likes Good Java Book on JVM Level Core Java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Books » Bunkhouse Porch
Reply Bookmark "Good Java Book on JVM Level Core Java" Watch "Good Java Book on JVM Level Core Java" New topic
Author

Good Java Book on JVM Level Core Java

Saurabh KumarD
Greenhorn

Joined: Jul 23, 2009
Posts: 12
Hi,
Can anyone please suggest any book which is good at core java concepts at JVM level. Such as how threading, collection etc and object creation/ destruction work at JVM level.

Please advise.

Thanks
Saurabh
Sunil Tiwari
Ranch Hand

Joined: Sep 19, 2006
Posts: 49

Looking for the same!

Do we have any books on java internals ?

"Google"d and found few links,
http://ww.doofus.org/Java/Internals/JavaInternals.pdf
http://tim.oreilly.com/pub/a/onjava/2005/01/26/classloading.html


~ Neil (SCJP)
Sunil Tiwari
Ranch Hand

Joined: Sep 19, 2006
Posts: 49

Found some hidden treasure (link) within Code ranch

http://www.coderanch.com/t/520255/java/java/JVM-Java-Internals
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Good Java Book on JVM Level Core Java
 
Similar Threads
loading, declare,initializing,ctor order
Suggest good book for JSF
Java/J2ee:what technologies we should master in this?
Suggest Books to learn j2ee
Java Programming cookbook is not for beginners?