Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Java/Kotlin: Deprecate Field.getSourceDeclaration(), Field.isSourceDeclaration() #17503

Merged
merged 5 commits into from
Sep 24, 2024

Conversation

igfoo
Copy link
Contributor

@igfoo igfoo commented Sep 18, 2024

This has always(?) just returned the original field, as we don't extract fields for instantiations of generic types.

Also removes fields.sourceid, which is always the same as fields.id.

@igfoo igfoo force-pushed the igfoo/fields branch 7 times, most recently from 2bb3071 to c295614 Compare September 20, 2024 12:22
@igfoo igfoo changed the title Java/Kotlin: Deprecate Field.getSourceDeclaration() Java/Kotlin: Deprecate Field.getSourceDeclaration(), Field.isSourceDeclaration() Sep 23, 2024
@igfoo igfoo marked this pull request as ready for review September 23, 2024 13:55
@igfoo igfoo requested review from a team as code owners September 23, 2024 13:55
Copy link
Contributor

@aschackmull aschackmull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@igfoo igfoo merged commit 4dbb15d into github:main Sep 24, 2024
15 of 19 checks passed
@igfoo igfoo deleted the igfoo/fields branch September 24, 2024 14:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants