I'm working on a piece of code Java and I have a dump problem. I'm doing some debugging and for I don't know what reason when I'm trying to evaluate (watch or inspect) some variables declared inside a method, it display the following error:I'm working on a piece of code Java and I have