RFR: 8327879: Convert javax/swing/border/Test4760089.java applet test to main [v2]

Tejesh R tr at openjdk.org
Thu Mar 14 05:21:03 UTC 2024


On Wed, 13 Mar 2024 22:07:02 GMT, Phil Race <prr at 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


More information about the client-libs-dev mailing list