Skip to content

AssertThrowsMinimizer: don't hoist lambdas or equivalent anonymous classes, or new array expressions#5586

Merged
copybara-service[bot] merged 1 commit intomasterfrom
test_881579954
Mar 11, 2026
Merged

AssertThrowsMinimizer: don't hoist lambdas or equivalent anonymous classes, or new array expressions#5586
copybara-service[bot] merged 1 commit intomasterfrom
test_881579954

Conversation

@copybara-service
Copy link
Contributor

AssertThrowsMinimizer: don't hoist lambdas or equivalent anonymous classes, or new array expressions

  • lambdas and equivalent anonymous classes are not evaluated eagerly
  • new array handling is similar to the heuristic for collection factories

…asses, or new array expressions

* lambdas and equivalent anonymous classes are not evaluated eagerly
* new array handling is similar to the heuristic for collection factories

PiperOrigin-RevId: 882050009
@copybara-service copybara-service bot merged commit 1c87a3e into master Mar 11, 2026
@copybara-service copybara-service bot deleted the test_881579954 branch March 11, 2026 16:19
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.

1 participant