forked from eclipse-jdt/eclipse.jdt.core
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Fixes testBug519493_003 - module binding on class symbol #612
Open
robstryker
wants to merge
437
commits into
eclipse-jdtls:dom-with-javac
Choose a base branch
from
robstryker:testBug519493_003
base: dom-with-javac
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fixes testBug519493_003 - module binding on class symbol #612
robstryker
wants to merge
437
commits into
eclipse-jdtls:dom-with-javac
from
robstryker:testBug519493_003
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This seems to introduce some new failures:
Let's first rebase to check whether those vanish. |
akurtakov
force-pushed
the
dom-with-javac
branch
from
July 19, 2024 20:15
7fa6490
to
d4193c8
Compare
robstryker
force-pushed
the
testBug519493_003
branch
from
July 25, 2024 14:35
2dd9a99
to
193c59d
Compare
When I run these tests locally, I'm not seeing much of a difference at all between with the PR or without the PR. This is very strange. |
mickaelistria
force-pushed
the
dom-with-javac
branch
2 times, most recently
from
July 25, 2024 22:05
c02519d
to
e65aeb8
Compare
Errors from javadoc look out of place for now. Maybe in the future if/when there are settings for each of them they can be switched back to errors depending on settings.
Prevents from searching in index which index is being built.
methods that are not declared in current file.
Signed-off-by: Rob Stryker <stryker@redhat.com>
…f for-loop Signed-off-by: Rob Stryker <stryker@redhat.com>
…assignment Signed-off-by: Rob Stryker <stryker@redhat.com>
Signed-off-by: Rob Stryker <stryker@redhat.com>
…ensions Signed-off-by: Rob Stryker <stryker@redhat.com>
…yield statement Part 1 and 2 Signed-off-by: Rob Stryker <stryker@redhat.com>
Signed-off-by: Rob Stryker <stryker@redhat.com>
Signed-off-by: Rob Stryker <stryker@redhat.com>
Signed-off-by: Rob Stryker <stryker@redhat.com>
Signed-off-by: Rob Stryker <stryker@redhat.com>
Signed-off-by: Rob Stryker <stryker@redhat.com>
Signed-off-by: Rob Stryker <stryker@redhat.com>
Signed-off-by: Rob Stryker <stryker@redhat.com>
…ources Signed-off-by: Rob Stryker <stryker@redhat.com>
Signed-off-by: Rob Stryker <stryker@redhat.com>
Signed-off-by: Rob Stryker <stryker@redhat.com>
Signed-off-by: David Thompson <davthomp@redhat.com>
+ map incompatible types in for-each problem
And annotation, record, implicit... Fix eclipse-jdtls#640
Signed-off-by: Rob Stryker <stryker@redhat.com>
Signed-off-by: Rob Stryker <stryker@redhat.com>
This allows the quickfix to remove it to work Signed-off-by: David Thompson <davthomp@redhat.com>
akurtakov
force-pushed
the
dom-with-javac
branch
from
July 29, 2024 04:45
612291f
to
d1f814c
Compare
Signed-off-by: Rob Stryker <stryker@redhat.com>
binding issues regarding generics Signed-off-by: Rob Stryker <stryker@redhat.com> Fixes ASTConverter15JLS4Test.test0071 Signed-off-by: Rob Stryker <stryker@redhat.com> More fixes to test0070 and test0071 Signed-off-by: Rob Stryker <stryker@redhat.com> Cleanup Signed-off-by: Rob Stryker <stryker@redhat.com>
Signed-off-by: Rob Stryker <stryker@redhat.com>
robstryker
force-pushed
the
testBug519493_003
branch
from
July 30, 2024 20:41
193c59d
to
72837e7
Compare
Rebased, Will investigate what it does to tests. |
akurtakov
force-pushed
the
dom-with-javac
branch
from
August 16, 2024 10:37
2b02636
to
a40c063
Compare
mickaelistria
force-pushed
the
dom-with-javac
branch
2 times, most recently
from
September 10, 2024 08:43
13a7ce9
to
911e4b3
Compare
mickaelistria
force-pushed
the
dom-with-javac
branch
3 times, most recently
from
September 25, 2024 06:20
16bd705
to
9fb5696
Compare
mickaelistria
force-pushed
the
dom-with-javac
branch
from
October 15, 2024 09:24
7b4b9ad
to
e230daa
Compare
rgrunber
force-pushed
the
dom-with-javac
branch
from
October 18, 2024 13:40
0575d89
to
6dd73f3
Compare
mickaelistria
force-pushed
the
dom-with-javac
branch
from
October 23, 2024 23:04
df710af
to
fbcc030
Compare
mickaelistria
force-pushed
the
dom-with-javac
branch
from
November 12, 2024 10:22
2ad1e11
to
f45e071
Compare
mickaelistria
force-pushed
the
dom-with-javac
branch
2 times, most recently
from
December 6, 2024 13:52
7f5c20a
to
87832d6
Compare
datho7561
force-pushed
the
dom-with-javac
branch
from
December 13, 2024 18:57
aa3b08f
to
cc0dccd
Compare
mickaelistria
force-pushed
the
dom-with-javac
branch
from
December 15, 2024 09:45
7e220b3
to
525cd23
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.