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

Optimize the parameter passing and lambda creation. #2183

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

RocMarshal
Copy link
Contributor

[A clear and concise description of what the pull request is for along with a reference to the associated issue IDs, if they exist.]

Checklist

  • Base your changes on 2.x branch if you are targeting Log4j 2; use main otherwise
  • ./mvnw verify succeeds (if it fails due to code formatting issues reported by Spotless, simply run ./mvnw spotless:apply and retry)
  • Non-trivial changes contain an entry file in the src/changelog/.2.x.x directory
  • Tests for the changes are provided
  • Commits are signed (optional, but highly recommended)

@RocMarshal RocMarshal changed the title Optimize the condition switch and lambda creation. Optimize the parameter passing and lambda creation. Jan 11, 2024
@vy
Copy link
Member

vy commented Jan 11, 2024

@RocMarshal, thanks! 🙇

@vy vy merged commit 236ebe8 into apache:2.x Jan 11, 2024
9 checks passed
@vy vy added this to the 2.23.0 milestone Jan 11, 2024
@vy vy self-assigned this Jan 11, 2024
@vy vy added enhancement Additions or updates to features layouts Affects one or more Layout plugins labels Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Additions or updates to features layouts Affects one or more Layout plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants