Skip to content

Conversation

@dreis2211
Copy link
Contributor

Hey,

this PR replaces occurences of Assert.state() with string concatenations as assertion messages with its Supplier variant to avoid unnecessary String allocations.

Cheers,
Christoph

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 16, 2017
@snicoll snicoll self-assigned this Oct 17, 2017
@snicoll snicoll added priority: normal type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 17, 2017
@snicoll snicoll added this to the 2.0.0.M6 milestone Oct 17, 2017
snicoll pushed a commit that referenced this pull request Oct 17, 2017
@snicoll snicoll closed this in 2eba1c5 Oct 17, 2017
snicoll added a commit that referenced this pull request Oct 17, 2017
* pr/10658:
  Polish "Use Assert.state() with Supplier where possible"
  Use Assert.state() with Supplier where possible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants