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

ClasspathMultiDirectory: cache the missing Package #3582

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

jukzi
Copy link
Contributor

@jukzi jukzi commented Jan 20, 2025

As in ClasspathDirectory.

Reduces calls to Container.findMember(String) for example in org.eclipse.jdt.core.tests.model.ModuleBuilderTests.test008()

As in ClasspathDirectory.

Reduces calls to Container.findMember(String) for example in
org.eclipse.jdt.core.tests.model.ModuleBuilderTests.test008()
@jukzi jukzi force-pushed the ClasspathMultiDirectory branch from f9f0505 to 46022cc Compare January 21, 2025 07:11
@jukzi jukzi merged commit b47b6be into eclipse-jdt:master Jan 23, 2025
10 checks passed
@jukzi jukzi deleted the ClasspathMultiDirectory branch January 23, 2025 14:22
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.

1 participant