On Tue, 12 Mar 2024 11:58:40 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:

>> It is not unexpected but instead of failing i think test should just pass. 
>> Which will happen because the internal frame is not minimized so the test 
>> condition is not recreated.
>
> I believe it's unexpected because we don't expect `PropertyVetoException`, in 
> which case failure seems a better option.
> 
> If anything changes so that `PropertyVetoException` would be thrown all the 
> time, the test would appear to be passing whereas it would not run at all.

This is the only point with which I *disagree*.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18184#discussion_r1521362228

Reply via email to