RFR: JDK-8328000 : Convert /java/awt/im/8154816/bug8154816.java applet test to main [v2]

Harshitha Onkar honkar at openjdk.org
Wed Mar 13 17:31:15 UTC 2024


On Wed, 13 Mar 2024 09:36:01 GMT, Tejesh R <tr at openjdk.org> wrote:

>> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   instructions updated
>
> test/jdk/java/awt/im/PinyinIMCapsTest.java line 43:
> 
>> 41: 
>> 42: public class PinyinIMCapsTest {
>> 43:     private static final String INSTRUCTIONS = """
> 
> Can move `INSTRUCTIONS ` to main.

Some tests follow this pattern and few others have it within main. I usually define it as static var so retaining it the same here.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/18245#discussion_r1523661666


More information about the client-libs-dev mailing list