<AWT Dev> RFR: 8267161 : Write automated test case for JDK-4479161 [v4]
    lawrence.andrews 
    github.com+87324768+lawrence-andrew at openjdk.java.net
       
    Thu Aug 19 15:49:25 UTC 2021
    
    
  
On Tue, 10 Aug 2021 18:08:55 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> lawrence.andrews has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fixed review comments
>
> test/jdk/java/awt/im/4959409/bug4959409.java line 55:
> 
>> 53: 
>> 54:     public JFrame createUIAndTest() throws Exception {
>> 55:         final JFrame frame = new JFrame("Test bug4959409");
> 
> Please make sure that the Swing components, created/used/disposed on the EDT.
Added EDT
-------------
PR: https://git.openjdk.java.net/jdk/pull/5058
    
    
More information about the awt-dev
mailing list