runtime class loading

zhang Jackie jackieict at gmail.com
Wed Aug 1 18:12:28 PDT 2007


hi
 I have some confusion on java class loading .
  Assumed that a class named cn.ac.ict.hla.A has been loaded from
/home/jackie/ext1, while another classloader try to load the class
cn.ac.ict.hla.A(maybe different from the on in /home/jackie/ext1)  from
/home/jackie/ext3, how much class representation found in method area?
  Another question is how to understand the C != C` in 5.3.4 of Java virtual
machine specification 3rd.


thanks for any reply!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20070802/5a4eb4aa/attachment.html 


More information about the hotspot-runtime-dev mailing list