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

Fixed AIOOBE when auto format on save #1434

Conversation

sagarrohat
Copy link

@sagarrohat sagarrohat commented Sep 25, 2023

if the kind is K_COMPILATION_UNIT and the source is not syntactically correct, it will not format it.

What it does

Fixes: vi-eclipse/Eclipse-JDT#10

How to test

The bug can be reproduced by running this code given in this link: https://bugs.eclipse.org/bugs/show_bug.cgi?id=471825#c11

Author checklist

@fedejeanne
Copy link
Contributor

@sagarrohat since you're probably not going to work on this PR anymore, could you please close it?

@sagarrohat sagarrohat closed this Apr 16, 2024
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

Successfully merging this pull request may close these issues.

IndexOutOfBoundsException when saving changes
2 participants