jdk/test/java/awt/List/FirstItemRemoveTest/FirstItemRemoveTest.html
changeset 39056 d99e63b6d962
parent 26750 d0d6c64a2e2b
equal deleted inserted replaced
39055:92f7fed22d5f 39056:d99e63b6d962
     1 <html>
     1 <html>
     2 <!--
     2 <!--
     3   Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
     3   Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
     4   DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4   DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     5  
     5  
     6   This code is free software; you can redistribute it and/or modify it
     6   This code is free software; you can redistribute it and/or modify it
     7   under the terms of the GNU General Public License version 2 only, as
     7   under the terms of the GNU General Public License version 2 only, as
     8   published by the Free Software Foundation.
     8   published by the Free Software Foundation.
    21   or visit www.oracle.com if you need additional information or have any
    21   or visit www.oracle.com if you need additional information or have any
    22   questions.
    22   questions.
    23  -->
    23  -->
    24 <!--  
    24 <!--  
    25   @test
    25   @test
       
    26   @key headful
    26   @bug 6299858
    27   @bug 6299858
    27   @summary PIT. Focused border not shown on List if selected item is removed, XToolkit
    28   @summary PIT. Focused border not shown on List if selected item is removed, XToolkit
    28   @author Dmitry.Cherepanov@SUN.COM area=awt.list
    29   @author Dmitry.Cherepanov@SUN.COM area=awt.list
    29   @library ../../../../lib/testlibrary
    30   @library ../../../../lib/testlibrary
    30   @build jdk.testlibrary.OSInfo
    31   @build jdk.testlibrary.OSInfo