Is it possible to get the program code of an id object, as seen in the debug tooltip in eclipse?
This is an internal identifier 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.