Classloaders and Reflection
José Cornado
jose.cornado at gmail.com
Wed Feb 4 18:55:57 UTC 2015
Hello, I couldn't find a VM or Runtime specific list. If you could forward
this to the appropriate one, I would appreciate it.
I have the following doubt:
If I load class A with Classloader B creating instance C and again with
Classloader D creating instance E, can I use the same reflection objects on
C and E without tripping over each other?
Or do I need another java process?
Thanks a lot!!
--
José Cornado
--
home: http://www.efekctive.com
blog: http://blogging.efekctive.com
----------------------
Everything has been said before, but since nobody listens we have to keep
going back and beginning all over again.
Andre Gide
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20150204/fc1e2dc9/attachment.html>
More information about the compiler-dev
mailing list