Does anyone have a hint as to how the inner class methods of
java.lang.Class (getDeclaringClass, getClasses, etc.) would be implemented
by a JVM?  Don't they depend on how the Java compiler implements inner
classes?  AFAIK the JVM isn't aware of inner classes at all.

--
Patrick Doyle
[EMAIL PROTECTED]


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to