On Tue, 18 Aug 2026 00:27:15 GMT, Brent Christian <[email protected]> wrote:

>> The changes means that FinalizationOption is run directly by jtreg and 
>> launched by the test itself.
>> 
>> Brent - what would you think about always launching, e.g.
>> 
>> 
>> @run main FinalizationOption disabled form1
>> @run main FinalizationOption disabled form2
>> @run main FinalizationOption enabled form1
>> @run main FinalizationOption enabled form2
>> 
>> or some variation.
>
> Meaning that the test would always be launched via ProcessTools? Sure, that 
> seems fine. I think it's better to have all the test variants be launched in 
> the same way, rather than the current mixture.

I've unified the test launch. Please take another look. Thanks!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31928#discussion_r3802411289

Reply via email to