RFR: 8340851: Open some TextArea awt tests [v2]

Alisen Chung achung at openjdk.org
Tue Oct 15 20:22:39 UTC 2024


On Thu, 10 Oct 2024 11:28:26 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   update lib path
>
> test/jdk/java/awt/TextArea/TextAreaAppendScrollTest.java line 39:
> 
>> 37:  */
>> 38: 
>> 39: public class TextAreaAppendScrollTest extends Frame implements ActionListener {
> 
> May not require to extend Frame,.

will leave as is since the original test is adding the textarea and button to applet

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21434#discussion_r1801856869


More information about the client-libs-dev mailing list