Skip to content

Refine @Contract Javadoc #35285

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

Closed
wants to merge 1 commit into from
Closed

Conversation

scordio
Copy link
Contributor

@scordio scordio commented Aug 4, 2025

This commit removes references to the pure attribute.

Relates to gh-33820.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Aug 4, 2025
scordio referenced this pull request Aug 4, 2025
This commit refines `@Contract` Javadoc to mention
this and new return values.

Closes gh-33849
This commit removes references to the `pure` attribute.

Relates to spring-projectsgh-33820.

Signed-off-by: Stefano Cordio <[email protected]>
@sbrannen sbrannen added the in: core Issues in core modules (aop, beans, core, context, expression) label Aug 4, 2025
Copy link
Contributor

@DhruvTheDev1 DhruvTheDev1 left a comment

Choose a reason for hiding this comment

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

Removed the depreciated pure attribute and replaced with a more general and clearer description.

@sdeleuze sdeleuze self-assigned this Aug 14, 2025
@sdeleuze sdeleuze added this to the 6.2.11 milestone Aug 14, 2025
@sdeleuze sdeleuze added type: documentation A documentation task and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Aug 14, 2025
@sdeleuze sdeleuze closed this in ed28390 Aug 14, 2025
Copy link
Contributor

Fixed via ed28390

@scordio scordio deleted the contract-refine branch August 14, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: documentation A documentation task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants