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

Error Occurs When Using Content Assist on File::listFiles in Specific Situations #12

Open
HeikoKlare opened this issue Aug 30, 2023 · 1 comment
Labels
Bug A Derivation of Expected Behavior JDT Issues for JDT

Comments

@HeikoKlare
Copy link
Contributor

Current Behavior

When using the content assist on specific usages of File::listFiles, an error occurs:

Image

This can be traced back to an ArrayOutOfBoundsException in JDT. For a detailed documentation of the issue, see eclipse-jdt/eclipse.jdt.core#1330

Expected Behavior

No error should occur.

@HeikoKlare HeikoKlare converted this from a draft issue Aug 30, 2023
@HeikoKlare HeikoKlare added Bug A Derivation of Expected Behavior JDT Issues for JDT labels Aug 30, 2023
@HeikoKlare HeikoKlare moved this from 🆕 New to 🔖 Ready in Eclipse Aug 30, 2023
@HeikoKlare HeikoKlare changed the title Error occurs when using content assist on File::listFiles in specific situations Error Occurs When Using Content Assist on File::listFiles in Specific Situations Sep 6, 2023
@ShahzaibIbrahim ShahzaibIbrahim moved this from 🔖 Ready to 🏗 In progress in Eclipse Sep 22, 2023
@HeikoKlare
Copy link
Contributor Author

HeikoKlare commented Oct 13, 2023

Pull request with initial fix proposal submitted by @ShahzaibIbrahim in eclipse-jdt/eclipse.jdt.core#1419.

Issue requires more effort for root cause investigation, thus pushed back to "ready" in backlog. Can be picked again.

@HeikoKlare HeikoKlare moved this from 🏗 In progress to 🔖 Ready in Eclipse Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A Derivation of Expected Behavior JDT Issues for JDT
Projects
Status: 🔖 Ready: Atomic
Development

No branches or pull requests

2 participants