RFR: 7903965: Fix Launching Tests from Context Menu [v5]

Oleksii Sylichenko duke at openjdk.org
Tue Mar 11 16:35:54 UTC 2025


On Mon, 10 Mar 2025 18:30:24 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

>> Ok, so the `JTRegDirectoryConfigurationProducer` class is not needed because directory processing will be handled by the 'class producer', and I will take care of additional `null` checks.
>> 
>> Therefore, we don't need `JTRegClassConfigurationProducer` as the only child of `JTRegConfigurationProducer`, so I propose moving all its code to the parent class and removing it as well.
>> 
>> Would that be okay?
>
> That sounds good

done: fc97ec59d91a1625577509ff342e8d4c1b96ade8

-------------

PR Review Comment: https://git.openjdk.org/jtreg/pull/252#discussion_r1989698653


More information about the jtreg-dev mailing list