eclipse-jdt / eclipse-jdt/eclipse.jdt.core

[4.35+][internal] Contextual keyword recognition in the scanner can use reorganization

Open
#3,288 0 comments 0 reactions 1 assignee Claimed by @srikanth-sankaran View on GitHub
Dominant language
Java
Stars
237
Forks
195
Avg merge
1d 12h
Merged PRs (30d)
47

Description

Problems:

* it is scattered all over the place
* uses multiple strategies sometimes without justification
* has gathered bit rot (`this` being passed to _instance_ methods, redundant comparisons/dead code), inconsistent naming etc
* there is too much code for compliance below 1.8 :-(

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.