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

Errors running builder 'Java Builder' on project 'org.eclipse.tycho.core.shared'. #1236

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

stephan-herrmann
Copy link
Contributor

fixes #520

What it does

Avoid re-resolving a MessageSend that already failed hard (here: due to unresolvable receiver) during the first attempt.

How to test

Test case throws NPE like #520 without the code change.

@stephan-herrmann stephan-herrmann merged commit 0967ee6 into eclipse-jdt:master Jul 14, 2023
7 checks passed
@stephan-herrmann stephan-herrmann deleted the issue520 branch July 14, 2023 21:42
robstryker pushed a commit to robstryker/eclipse.jdt.core that referenced this pull request Jul 18, 2024
@lyh061619
Copy link

lyh061619 commented Aug 16, 2024

This question, I am in

Version: 2024-06 (4.32.0)

Build id: 20240606-1231

Here are the additional stack attachments for question #520

.bak_0.log
.bak_1.log
.bak_2.log
.bak_3.log
.bak_4.log

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.

Errors running builder 'Java Builder' on project 'org.eclipse.tycho.core.shared'.
2 participants