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

EmptyStackException when invoking a static method on a null literal in a ternary operator #3043

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

srikanth-sankaran
Copy link
Contributor

@srikanth-sankaran srikanth-sankaran commented Oct 2, 2024

What it does

Author checklist

@srikanth-sankaran srikanth-sankaran added this to the 4.34 M2 milestone Oct 2, 2024
@srikanth-sankaran srikanth-sankaran self-assigned this Oct 2, 2024
@srikanth-sankaran
Copy link
Contributor Author

The two failing tests namely:

org.eclipse.jdt.core.tests.compiler.regression.NullReferenceTest.testBug325229b
org.eclipse.jdt.core.tests.compiler.regression.RepeatableAnnotationTest.testVariousSites

are passing locally. On CI they are failing only for JDK11.

Merging.

@srikanth-sankaran srikanth-sankaran merged commit 03c1de7 into eclipse-jdt:master Oct 2, 2024
7 of 10 checks passed
@srikanth-sankaran srikanth-sankaran deleted the Issue3042 branch October 2, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant