RFR: 8306137: Open source several AWT ScrollPane related tests [v7]
Alexey Ivanov
aivanov at openjdk.org
Tue May 16 14:10:35 UTC 2023
On Tue, 16 May 2023 13:37:33 GMT, Tejesh R <tr at openjdk.org> wrote:
>> Does it matter?
>
> Functionally doesn't matter, I guess its for grouping similar functionalities into particular methods.
Yes, I agree it's better to combine them but then you could go further and remove `start()` and `init()` altogether.
It would be good to be consistent across test groups especially those handled by one person. Yet I admit I didn't pay much attention to this thing.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13621#discussion_r1195218418
More information about the client-libs-dev
mailing list