Skip to content

Demonstrate bugs in PatternMatchingInstanceof with[]#5879

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_933248337
Jun 16, 2026
Merged

Demonstrate bugs in PatternMatchingInstanceof with[]#5879
copybara-service[bot] merged 1 commit into
masterfrom
test_933248337

Conversation

@copybara-service

Copy link
Copy Markdown
Contributor

Demonstrate bugs in PatternMatchingInstanceof with[]

  1. Reassignment of the cast variable (which is final in pattern matching).
  2. Variable name clobbering due to scope expansion.

1. Reassignment of the cast variable (which is `final` in pattern matching).
2. Variable name clobbering due to scope expansion.

PiperOrigin-RevId: 933266501
@copybara-service copybara-service Bot merged commit e4a6bb1 into master Jun 16, 2026
@copybara-service copybara-service Bot deleted the test_933248337 branch June 16, 2026 20:25
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