Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local variables are incorrectly displayed. (Java) #780

Open
Heathcliff77 opened this issue Mar 24, 2024 · 0 comments
Open

Local variables are incorrectly displayed. (Java) #780

Heathcliff77 opened this issue Mar 24, 2024 · 0 comments

Comments

@Heathcliff77
Copy link

Local variables are incorrectly displayed.

You should be able to reproduce easily by downloading this example java code: https://github.com/l0y/learnjava6e learnjava6e/ch04/solutions/VisualTriangle.java
Put a breakpoint on line 12, debug and look at local variables.

Screenshots from Emacs (debug incorrect) and IntelliJ IDEA (debug correct):

Screenshot from 2024-03-24 12-41-34

Screenshot from 2024-03-24 12-43-37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant