forked from eclipse-jdt/eclipse.jdt.core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ReadManager: reuse reader threads eclipse-jdt#1937
For easier monitoring. eclipse-jdt#1937 Also refactored the read-ahead-queue with java.util.concurrent, making the source smaller. Tested with org.eclipse.jdt.core.tests.builder.AnnotationDependencyTests
- Loading branch information
1 parent
3ee18d5
commit b05d077
Showing
2 changed files
with
109 additions
and
149 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters