On Wed, 13 Nov 2024 01:14:26 GMT, Damon Nguyen <dngu...@openjdk.org> wrote:
> Change test instructions and drawString to say "Text" instead of "Default" > for cursor type. Added instructions to test `setCursor` for the frame as > well. Also increased the column count to fit the instructions in linux, as it > was mentioned that the instructions didn't fit there. This pull request has now been integrated. Changeset: c6317191 Author: Damon Nguyen <dngu...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/c6317191e323e27cde61b5ed3c23d1a230053969 Stats: 12 lines in 1 file changed: 3 ins; 0 del; 9 mod 8343170: java/awt/Cursor/JPanelCursorTest/JPanelCursorTest.java does not show the default cursor Reviewed-by: honkar, azvegint, achung ------------- PR: https://git.openjdk.org/jdk/pull/22055