Can I access object from another JVM's memory without requesting that JVM?

Posted by learner on Stack Overflow See other posts from Stack Overflow or by learner
Published on 2010-05-05T09:18:00Z Indexed on 2010/05/05 9:28 UTC
Read the original article Hit count: 184

Filed under:
|
|

Is there any way we can access other JVM's Heap memory? Will this be possible if I know the memory reference/address?

© Stack Overflow or respective owner

Related posts about java

Related posts about jvm