RFR: 8336097: UserAgent Styles using lookups are promoted to Author level if look-up is defined in Author stylesheet [v2]

John Hendrikx jhendrikx at openjdk.org
Mon Jul 22 14:21:37 UTC 2024


On Mon, 22 Jul 2024 10:05:07 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:

>> This was already done each time, it has not changed, only the annotation.  The semantics of `@Before` in JUnit 4 and `@BeforeEach` in JUnit 5 are the same.  However, see #1515 as I'll remove these changes from this PR.
>
> 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.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1503#discussion_r1686635581


More information about the openjfx-dev mailing list