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

review: fix: Extend support for member references without a leading # and java modules #5867

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

I-Al-Istannen
Copy link
Collaborator

The spec mandates that members can be referred to without a leading pound (#) sign, so we should support that. This PR also adds support for "reflection" on java modules (at least for the boot layer), so module references can be resolved even if they are not present in the analyzed source.

@I-Al-Istannen I-Al-Istannen self-assigned this Jun 24, 2024
@I-Al-Istannen I-Al-Istannen changed the title fix: Extend support for member references without a leading # and java modules review: fix: Extend support for member references without a leading # and java modules Jun 24, 2024
@MartinWitt MartinWitt merged commit 98d1c16 into INRIA:master Jun 30, 2024
12 checks passed
@I-Al-Istannen I-Al-Istannen deleted the fix/javadoc-member-links branch June 30, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants