<Swing Dev> Integrated: 7190589: [macosx] In the test bug4278839 never press ctrl+arrow
Sergey Bylokhov
serb at openjdk.java.net
Sun Oct 25 20:52:35 UTC 2020
On Sat, 24 Oct 2020 01:12:16 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> After one of the fixes in the bug4278839.java test, Yuri(@yan-too) suggested that the check for the Aqua L&F should be updated to check the macOS instead. That code was needed to move the cursor to the beginning of the test, but since then another fix was integrated:
> https://hg.openjdk.java.net/jdk/jdk/rev/9db62a092725
> The "area.setCaretPosition(0);" has the same purpose and the old code became useless and can be removed.
This pull request has now been integrated.
Changeset: 93dadbe0
Author: Sergey Bylokhov <serb at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/93dadbe0
Stats: 8 lines in 1 file changed: 1 ins; 6 del; 1 mod
7190589: [macosx] In the test bug4278839 never press ctrl+arrow
Reviewed-by: prr
-------------
PR: https://git.openjdk.java.net/jdk/pull/848
More information about the swing-dev
mailing list