During review of #4534 I identified the following call chains as passing JavaProject.NO_RELEASE where potentially a specific release should be passed (focus is in NameLookup):
There might be more.
For each of the leaves where NO_RELEASE is passed, we need a justification or we need to improve.
During review of #4534 I identified the following call chains as passing
JavaProject.NO_RELEASEwhere potentially a specific release should be passed (focus is in NameLookup):There might be more.
For each of the leaves where
NO_RELEASEis passed, we need a justification or we need to improve.