Is it somehow possible to get the object id programmatically,
which is seen in the debug tooltip in eclipse?

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.