RFR: JDK-8344368 : IndependenceSwingTest.java and IndependenceAWTTest.java failed: Selected text & clipboard contents differs [v2]
Harshitha Onkar
honkar at openjdk.org
Tue Dec 3 00:17:12 UTC 2024
On Mon, 2 Dec 2024 22:36:11 GMT, Phil Race <prr at openjdk.org> wrote:
>> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
>>
>> removed redundant null check
>
> test/jdk/java/awt/datatransfer/Independence/IndependenceAWTTest.java line 76:
>
>> 74:
>> 75: private static void createAndShowUI() {
>> 76: frame = new Frame("IndependenceSwingTest");
>
> Should that be ..AWTTest ?
Updated
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22490#discussion_r1866791003
More information about the client-libs-dev
mailing list