On Wed, 13 Mar 2024 22:07:02 GMT, Phil Race <p...@openjdk.org> wrote:
>> Tejesh R has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Review updates > > test/jdk/javax/swing/border/Test4760089.java line 44: > >> 42: public class Test4760089 { >> 43: public static void main(String[] args) throws Exception { >> 44: String testInstructions = """ > > You have lost the first part of the instructions. > It used to start with > "When applet starts, you'll see a panel with a compound titled border." > > now this would be > "When the test starts, ..." > > Probably you'll need to add an extra row to the instructions. Updated. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18217#discussion_r1524253482