Maybe you should as the core-libs (http://openjdk.java.net/groups/core-libs/) mailing list? Might even find the original authors there.
On Thu, Mar 31, 2011 at 1:55 PM, Jochen Theodorou <[email protected]> wrote: > Hi all, > > can someone explain me why Class#forName (actually the native method called > by it) does block the loader of the class the requested class is defined in? > Is that really needed? -- You received this message because you are subscribed to the Google Groups "JVM Languages" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jvm-languages?hl=en.
