On Fri, 9 Feb 2024 19:03:00 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> We can leave this code as is and fix it during the test sprint...  I'll file 
>> a bug.
>> 
>> edit: Created
>> [JDK-8325566](https://bugs.openjdk.org/browse/JDK-8325566)
>> [TestBug] Util.shutdown() to hide ALL the scenes
>> 
>> I am so embarrassed.
>
> One could argue that the method is fine as it is. It will first hide the 
> stages that are passed in (possibly zero of them), and then shutdown the 
> platform. I guess I don't see the problem.
> 
> Note that by the time this method is called, there are no visible stages.

I guess the reason for explicit hiding() of the stages passed to it was done 
for the sake of headless tests?

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1361#discussion_r1484705119

Reply via email to