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

[EC3] [Java] Lack on rule - Getting the size of the collection in the loop #164

Open
dedece35 opened this issue Apr 9, 2023 · 0 comments
Labels
🔰 good first issue Good for newcomers 🗃️ rule rule improvment or rule development or bug java __PRIO_MEDIUM__

Comments

@dedece35
Copy link
Member

dedece35 commented Apr 9, 2023

Existing implementation on EC3 java rule is incomplete : the do_while loop is missing.
Add the implementation, unit tests and tests on test-project repository.

PS : maybe, check before if this EC3 rule is really relevant in Java. To do this, use decompilation of java class to check if JDK already optimize the non compliant code or not and next have a discussion with core-team about conclusions

@dedece35 dedece35 added 🔰 good first issue Good for newcomers 🗃️ rule rule improvment or rule development or bug java __PRIO_MEDIUM__ labels Apr 9, 2023
@dedece35 dedece35 changed the title Lack on EC3 Java rule - Getting the size of the collection in the loop [EC3] [Java] Lack on rule - Getting the size of the collection in the loop Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔰 good first issue Good for newcomers 🗃️ rule rule improvment or rule development or bug java __PRIO_MEDIUM__
Projects
None yet
Development

No branches or pull requests

1 participant