Nashorn debugging and JO objects

Answered

Hi,

When debugging some JavaScript that is running in the Nashorn interpreter (running in version 2016.3.4), I can see some of the variables are displayed properly as JavaScript objects and can be evaluated in the Evaluate Expression window, while others are displayed as JO objects. The ones that are displayed as JO objects cannot be evaluated as that gives a NativeReferenceError exception.

What can I do to see the JO objects as JavaScript variables and evaluate them?



Cheers,

Paul

 

 

0

Please sign in to leave a comment.