> Hi,
> I want to known about the internall architecture of JVM,JDK. How the
[quoted text clipped - 4 lines]
> Cheers,
> Ravi.
Google... I am sure that Sun and IBM will have information specific.
http://www.javacoffeebreak.com/articles/inside_java/insidejava-jan99.html
http://www.javaworld.com/javaworld/jw-08-1997/jw-08-hood.html

Signature
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
>I want to known about the internall architecture of JVM,JDK. How the
>communication happened between internal componenets of JVM. Any links
>or PDF available for this.
you can download the source if you sign the first born contract.
See http://mindprod.com/jgloss/jdk.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
Ravi - 30 Mar 2006 07:09 GMT
You mean I can download the JRE source code
Oliver Wong - 30 Mar 2006 16:14 GMT
> You mean I can download the JRE source code
You could download the sourcecode for *SOME* JRE, but not *ALL* of them
are open source. Take a look at SableVM.
- Oliver
Roedy Green - 30 Mar 2006 18:51 GMT
>You mean I can download the JRE source code
The whole JDK. See http://mindprod.com/jgloss/jdk.html
The catch is you must sign one of two "first born" agreements with Sun
before you peek. Many people have decided not to, even though they
would love to peek under the covers.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.