On Tue, 17 Sep 2024 12:39:20 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
> A trivial change which adds border around instruction text. It makes the text > easier to read. > > (In some tests, people added leading spaces to each line to make the > instructions easier to read; with the added border, there's no need for this > trick.) This pull request has now been integrated. Changeset: 0120d3ee Author: Alexey Ivanov <aiva...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/0120d3eed50bdc9fa53f2c41b31791620aeef613 Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod 8340306: Add border around instructions in PassFailJFrame Reviewed-by: honkar, prr ------------- PR: https://git.openjdk.org/jdk/pull/21038