Skip to content

fix: detect more for-each loops (also prevent issues with missing generics types)#2689

Merged
skylot merged 1 commit intoskylot:masterfrom
nitram84:missed_for_each_loop
Nov 5, 2025
Merged

fix: detect more for-each loops (also prevent issues with missing generics types)#2689
skylot merged 1 commit intoskylot:masterfrom
nitram84:missed_for_each_loop

Conversation

@nitram84
Copy link
Copy Markdown
Contributor

@nitram84 nitram84 commented Nov 5, 2025

Here is the PR for issue #2687 (for-each loop).

BTW: There is another possibly related unit test jadx-core/src/test/smali/generics/MissingGenericsTypesTest.smali, that does not conform to the naming convention. I called my unit test file TestMissingGenericsTypes2.smali, so renaming is possible without conflicts.

Repository owner deleted a comment from rupeshkumar7002h-creator Nov 5, 2025
Repository owner deleted a comment from rupeshkumar7002h-creator Nov 5, 2025
Repository owner deleted a comment from rupeshkumar7002h-creator Nov 5, 2025
@skylot
Copy link
Copy Markdown
Owner

skylot commented Nov 5, 2025

MissingGenericsTypesTest.smali that does not conform to the naming convention

Yeah, that a very old test and it should be adjusted to new convention and use a common tests approach.
Also, I am not sure, if it possible to implement what tests mean to do. Maybe it is easer just remove it 🤣

@skylot skylot merged commit 0586388 into skylot:master Nov 5, 2025
4 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.

2 participants