On Tue, 16 May 2023 13:37:33 GMT, Tejesh R <t...@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