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

Primitive array's signature is not shown in variables view #592

Open
SougandhS opened this issue Jan 14, 2025 · 2 comments · May be fixed by #595
Open

Primitive array's signature is not shown in variables view #592

SougandhS opened this issue Jan 14, 2025 · 2 comments · May be fixed by #595
Labels
bug Something isn't working

Comments

@SougandhS
Copy link
Contributor

Compared to other arrays primitive arrays type is not shown in variable view's value column

Current -
image


Proposed -
image

@jukzi jukzi added the bug Something isn't working label Jan 14, 2025
@jukzi
Copy link
Contributor

jukzi commented Jan 14, 2025

And for lambdas it seems to be a nonreadable hash:
image

@SougandhS
Copy link
Contributor Author

Will check both 👍

SougandhS added a commit to SougandhS/eclipse.jdt.debug that referenced this issue Jan 15, 2025
eclipse-jdt#592

This commit provides fix for not showing primitive arrays and lambdas
correctly in debug view.

Fixes : eclipse-jdt#592
@SougandhS SougandhS linked a pull request Jan 15, 2025 that will close this issue
3 tasks
SougandhS added a commit to SougandhS/eclipse.jdt.debug that referenced this issue Jan 16, 2025
eclipse-jdt#592

This commit provides fix for not showing primitive arrays and lambdas
correctly in debug view.

Fixes : eclipse-jdt#592
SougandhS added a commit to SougandhS/eclipse.jdt.debug that referenced this issue Jan 19, 2025
eclipse-jdt#592

This commit provides fix for not showing primitive arrays and lambdas
correctly in debug view.

Fixes : eclipse-jdt#592
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants