Skip to content

Handle final variables in instanceof patterns#592

Merged
copybara-service[bot] merged 1 commit intomasterfrom
test_367902205
Apr 13, 2021
Merged

Handle final variables in instanceof patterns#592
copybara-service[bot] merged 1 commit intomasterfrom
test_367902205

Conversation

@copybara-service
Copy link
Copy Markdown

Handle final variables in instanceof patterns

Fixes #588

@google-cla google-cla Bot added the cla: yes label Apr 12, 2021
@copybara-service copybara-service Bot force-pushed the test_367902205 branch 2 times, most recently from fa01637 to bb4470f Compare April 13, 2021 00:08
Fixes #588

PiperOrigin-RevId: 368117115
@copybara-service copybara-service Bot merged commit fe5ac46 into master Apr 13, 2021
@copybara-service copybara-service Bot deleted the test_367902205 branch April 13, 2021 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JDK 16: final variable in pattern matching with instanceof

1 participant