<Swing Dev> RFR: 8258006: Replaces while cycles with iterator with enhanced for in java.desktop
Andrey Turbanov
github.com+741251+turbanoff at openjdk.java.net
Mon Dec 14 19:50:55 UTC 2020
On Sat, 12 Dec 2020 23:05:35 GMT, Phil Race <prr at openjdk.org> wrote:
>> The bug is filed:
>> https://bugs.openjdk.java.net/browse/JDK-8258006
>
> Whilst this looks "reasonable" I am not impressed by the complete lack of description of
> 1) why this is being proposed
> 2) what are the benefits
> 3) what testing has been done
> etc etc.
> The bug repoert is even more content free. It also deserves a meaningful description
I've added few words in description.
About testing: as I can see testing is done via Github Actions. tier1 builds are ok.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1574
More information about the swing-dev
mailing list