Skip to content

Java: Bugfix dispatch to lambda in call context.#5411

Merged
yo-h merged 2 commits into
github:mainfrom
aschackmull:java/dataflow-lambda-dispatch
Mar 22, 2021
Merged

Java: Bugfix dispatch to lambda in call context.#5411
yo-h merged 2 commits into
github:mainfrom
aschackmull:java/dataflow-lambda-dispatch

Conversation

@aschackmull
Copy link
Copy Markdown
Contributor

We were calculating the type wrong for lambdas occurring in depth-1 call contexts for the purpose of virtual dispatch in data flow.

@aschackmull aschackmull added the no-change-note-required This PR does not need a change note label Mar 15, 2021
@aschackmull aschackmull requested a review from a team as a code owner March 15, 2021 14:11
@github-actions github-actions Bot added the Java label Mar 15, 2021
@yo-h yo-h merged commit b495e1e into github:main Mar 22, 2021
@aschackmull aschackmull deleted the java/dataflow-lambda-dispatch branch March 25, 2021 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Java no-change-note-required This PR does not need a change note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants