8258006: Replaces while cycles with iterator with enhanced for in java.desktop
-
Commit messages:
- [PATCH] Replaces while cycles with iterator with enhanced for in java.desktop
Changes: https://git.openjdk.java.net/jdk/pull/1574/files
Webrev: https://webrevs.openjdk.java.net/?repo
On Wed, 2 Dec 2020 19:23:28 GMT, Andrey Turbanov
wrote:
> 8258006: Replaces while cycles with iterator with enhanced for in java.desktop
The bug is filed:
https://bugs.openjdk.java.net/browse/JDK-8258006
-
PR: https://git.openjdk.java.net/jdk/pull/1574