Navigation Menu

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

Fix assertion failure messages in DefaultDataBuffer.checkIndex() #27567

Closed
wants to merge 1 commit into from

Conversation

ebradshaw
Copy link

Fixed assertion logs in checkIndex to correctly use the length parameter

Fixed assertion logs in checkIndex to correctly use the length parameter
@pivotal-cla
Copy link

@ebradshaw Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Oct 17, 2021
@pivotal-cla
Copy link

@ebradshaw Thank you for signing the Contributor License Agreement!

@sbrannen sbrannen self-assigned this Oct 17, 2021
@sbrannen sbrannen added in: core Issues in core modules (aop, beans, core, context, expression) type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Oct 17, 2021
@sbrannen sbrannen changed the title Minor assertion logging errors Fix bugs in DefaultDataBuffer.checkIndex(int, int) Oct 17, 2021
@sbrannen sbrannen added this to the 5.3.12 milestone Oct 17, 2021
@sbrannen sbrannen changed the title Fix bugs in DefaultDataBuffer.checkIndex(int, int) Fix assertion failure messages in DefaultDataBuffer.checkIndex() Oct 17, 2021
@sbrannen sbrannen added type: enhancement A general enhancement and removed type: bug A general bug labels Oct 17, 2021
@jhoeller jhoeller added type: bug A general bug for: backport-to-5.2.x Marks an issue as a candidate for backport to 5.2.x and removed type: enhancement A general enhancement labels Oct 18, 2021
@spring-projects-issues spring-projects-issues added status: backported An issue that has been backported to maintenance branches and removed for: backport-to-5.2.x Marks an issue as a candidate for backport to 5.2.x labels Oct 18, 2021
@rstoyanchev rstoyanchev assigned rstoyanchev and unassigned sbrannen Oct 18, 2021
rstoyanchev added a commit that referenced this pull request Oct 18, 2021
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) status: backported An issue that has been backported to maintenance branches type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants