Skip to content

Add support for permitted subclasses#493

Merged
garydgregory merged 6 commits intoapache:masterfrom
nbauma109:permitted-subclasses
Feb 1, 2026
Merged

Add support for permitted subclasses#493
garydgregory merged 6 commits intoapache:masterfrom
nbauma109:permitted-subclasses

Conversation

@nbauma109
Copy link
Contributor

This PR adds support for permitted subclasses.
The new attribute PermittedSubclasses is read, next to other attributes, and can be accessed from the JavaClass object.

Copy link
Member

@garydgregory garydgregory left a comment

Choose a reason for hiding this comment

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

Hello @nbauma109

Thank you for your PR.

Please complete the Javadoc comments. While the whole component is not free of all Javadoc warnings, the current release 6.12.0 improves this greatly over the previous version. I want to get to 0 Javadoc warnings for the next release, so I certainly don't want to add Javadoc warnings ;)

Updated documentation for ATTR_PERMITTED_SUBCLASSES constant.
@garydgregory garydgregory merged commit dd744dd into apache:master Feb 1, 2026
19 checks passed
garydgregory added a commit that referenced this pull request Feb 1, 2026
@garydgregory
Copy link
Member

Thank you @nbauma109.

PR merged 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants