RFR: 8336097: UserAgent Styles using lookups are promoted to Author level if look-up is defined in Author stylesheet [v2]
Andy Goryachev
angorya at openjdk.org
Mon Jul 22 15:08:44 UTC 2024
On Mon, 22 Jul 2024 14:18:57 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
>> I'm not entirely sure on the semantics of `Stage` when it is run with the stub toolkit; I suspect they won't stick around when no longer referenced, or this test would have been an issue when it was created years ago already.
>
> The annotation changes have now been removed from this PR now that #1515 has been integrated.
This question may not relate to this PR as it does not change the existing logic.
I wonder if the lingering Stages affect the test(s) in some way. Is FX subsystem getting shut down after each test class? Does anyone know?
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1503#discussion_r1686711142
More information about the openjfx-dev
mailing list