[jfx17u] RFR: 8376175: CanvasTest fails with older junit on jfx17u
Johan Vos
jvos at openjdk.org
Fri Jan 23 09:18:17 UTC 2026
This PR fixes a test compilation failure due to junit5 annotations being used.
Use @Ignore instead of @Disabled on junit4
-------------
Commit messages:
- Use @Ignore instead of @Disabled on junit4
Changes: https://git.openjdk.org/jfx17u/pull/248/files
Webrev: https://webrevs.openjdk.org/?repo=jfx17u&pr=248&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8376175
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jfx17u/pull/248.diff
Fetch: git fetch https://git.openjdk.org/jfx17u.git pull/248/head:pull/248
PR: https://git.openjdk.org/jfx17u/pull/248
More information about the openjfx-dev
mailing list