On Tue, 6 Aug 2024 21:45:50 GMT, Alisen Chung <[email protected]> wrote:
>> Tejesh R has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Review updates > > test/jdk/java/awt/Checkbox/CheckboxCheckerScalingTest.java line 39: > >> 37: * @bug 8233068 >> 38: * @summary Tests checkbox checker on scaling >> 39: * @requires (os.family == "linux") > > can this test also be run on different platforms? Can be run, but in windows the scaling is not taken care yet. I guess in macos the scaling is handled. Since the fix is for linux alone, its better to restrict to linux now. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20441#discussion_r1706364439
