RFR: 8338016: SplitMenuButton constructors should match MenuButton [v2]
Andy Goryachev
angorya at openjdk.org
Thu Aug 15 17:55:52 UTC 2024
On Thu, 15 Aug 2024 17:49:15 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> Well, you _do_ modify this file significantly, so it's not entirely out of scope. I've been converting files over to JUnit5 in the past as part of significant modifications, I think it's a valid path to get us to eventually move completely to JUnit5 (because as you say, bulk conversion isn't probably happening any time soon).
>
> I do that too, typically. But here I just copied some code from a sibling test.
>
> If we are converting, then we also should convert MenuButtonTest as well, and now we are widening the scope. There is no gain in going with junit5 with this test specifically, so I don't really want to do it right now, I would rather do it as a part of a bulk change.
>
> Do you want me to convert this test?
created https://bugs.openjdk.org/browse/JDK-8338468
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1535#discussion_r1718786150
More information about the openjfx-dev
mailing list