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

Bug 543842 - [1.8][inference] passing conditionally selected method to map #296

Merged
merged 1 commit into from Aug 5, 2022

Conversation

stephan-herrmann
Copy link
Contributor

Implement last bullet of JLS 15.12.2.1

Change in ConditionalExpressionTest demonstrates that error messages are
now better aligned with javac

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=543842

map

Implement last bullet of JLS 15.12.2.1

Change in ConditionalExpressionTest demonstrates that error messages are
now better aligned with javac
@stephan-herrmann stephan-herrmann merged commit c965c1e into eclipse-jdt:master Aug 5, 2022
1 check passed
@stephan-herrmann stephan-herrmann deleted the bug543842 branch August 5, 2022 20:58
gerking pushed a commit to gerking/eclipse.jdt.core that referenced this pull request Aug 17, 2022
…o map (eclipse-jdt#296)

Implement last bullet of JLS 15.12.2.1

Change in ConditionalExpressionTest demonstrates that error messages are
now better aligned with javac
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.

None yet

1 participant