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

ASTParser may optionally skip compiler phase INTEGRATE_ANNOTATIONS_IN_HIERARCHY

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

Description

Follow-up from #2270 : Clients of ASTParser cannot yet benefit from the new internal option to skip phase INTEGRATE_ANNOTATIONS_IN_HIERARCHY for performance reasons, where evaluation of type annotations is irrelevant.

We may want to pass a new flag from clients to ASTParser and CompilationUnitResolver, so that they can optionally skip that phase.

Also CompilationUnitProblemFinder would be a candidate for such flag.

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.