Retrieve "id" field values via VisualVM OQL query -


getting obj.id oql query in java visualvm (1.8.0_45) returns javascript object id (a long value) instead of value of java field. in other words javascript id field shadows java object id field. java object value can seen in instances browser, how retrieve via visualvm oql?

currently there no way access java object id field. bug in oql.


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

java - How to put two numbers separated by a space into two different arrays -

python - matplotlib equivalent for Ubuntu servers with no GUI? -