Is it somehow possible to get the object id programmatically, which is seen in the debug tooltip in eclipse?
Asked
Active
Viewed 5,950 times
This is an internal ID from the eclipse debugger and has nothing to do with the JVM.
You can check this question for more information and a possible way to retrieve it.