Skip to content

Conversation

@jarthana
Copy link
Member

@jarthana jarthana commented Nov 17, 2025

What it does

Fixes #4617

How to test

Author checklist

@jarthana
Copy link
Member Author

The fix is straight forward. But there's a cost in terms of memory usage - we introduce a new int field in MethodBinding to remember the index of the binary method binding.

@jarthana
Copy link
Member Author

The same sorting problem affects fields as well, but for now, I will limit the fix to this bug and therefore methods().

@jarthana jarthana merged commit 2a92751 into eclipse-jdt:master Nov 18, 2025
12 of 13 checks passed
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.

Discrepancy in annotation processing, between full and incremental builds

1 participant