Skip to content

feat: Change usage of Random to RandomGenerator#2074

Merged
triceo merged 1 commit intoTimefoldAI:mainfrom
Christopher-Chianelli:feat/2042
Feb 10, 2026
Merged

feat: Change usage of Random to RandomGenerator#2074
triceo merged 1 commit intoTimefoldAI:mainfrom
Christopher-Chianelli:feat/2042

Conversation

@Christopher-Chianelli
Copy link
Contributor

Note: there is a tempoarily workaround since
Collections.shuffle(List, RandomGenerator) is not available until JDK 21.

This is a backward-incompatible change since it also affects custom move iterators.
Do not merge until Timefold Solver 2.0 is branched.

@Christopher-Chianelli
Copy link
Contributor Author

Fixes #2042

Note: there is a tempoarily workaround since
Collections.shuffle(List, RandomGenerator) is not available
until JDK 21.
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 9, 2026

@triceo triceo merged commit 2aee14c into TimefoldAI:main Feb 10, 2026
27 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