Skip to content

Use enhanced for instead of while loops - #2107

Open
winfriedgerlach wants to merge 2401 commits into
bcgit:mainfrom
winfriedgerlach:scout/Java-5-features-enhanced-for-instead-of-while
Open

Use enhanced for instead of while loops#2107
winfriedgerlach wants to merge 2401 commits into
bcgit:mainfrom
winfriedgerlach:scout/Java-5-features-enhanced-for-instead-of-while

Conversation

@winfriedgerlach

Copy link
Copy Markdown
Collaborator

If we cannot go for Java 8 features yet, we can at least leverage Java 5 features.
Here is the 2nd of some modernization PRs

gefeiliand others added 30 commits March 17, 2025 17:24
…tzme/bc-java into HawkItzme-suppress-lint-warning-trustmanager
- add missing tests to RegressionTest and sort the list
- cleanup unused test utils
…onxof
# Conflicts:
#	core/src/main/java/org/bouncycastle/crypto/digests/AsconBaseDigest.java
#	core/src/main/java/org/bouncycastle/crypto/digests/AsconCXof128.java
#	core/src/main/java/org/bouncycastle/crypto/digests/AsconXof128.java
Hqc checksum fail
See merge request root/bc-java!82
AsconXof128 and AsconCXof128
See merge request root/bc-java!81
mmax8e pushed a commit to mmax8e/bc-java that referenced this pull request Jul 1, 2025
@dghgitdghgit self-assigned this Aug 12, 2025
Sign up for freeto 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.

8 participants

@winfriedgerlach@roy-basmacier@ligefeiBouncycastle@dghgit@peterdettman@tonywasher@oscerd@mt-johan