On Fri, Feb 24, 2012 at 10:28 AM, Charles Oliver Nutter
<head...@headius.com> wrote:
> It seems like the MethodHandle logic at some low level is linking the
> incoming class as though it were loaded from the bootstrap loader.

Oh, and FWIW, the name is not really "anonymous"...the noise after the
base class name is a SHA1 hash of a logical representation of the code
to be jitted. Identical methods will end up having the same class name
regardless of where they're loaded.

...but they're still defined by separate classloaders, so I still
think there's an indy problem here.

- Charlie
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to