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
- Re: [Classpath] java.lang.Class inner class methods Patrick Doyle
- Re: [Classpath] java.lang.Class inner class methods C. Scott Ananian
- Re: java.lang.Class inner class methods Jochen Hoenicke
- Re: java.lang.Class inner class methods reali
- Re: java.lang.Class inner class methods Eric Blake