jdk/test/sun/java2d/cmm/ProfileOp/ReadProfileTest.java
changeset 544 9e8d4d0c3d77
parent 2 90ce3da70b43
child 715 f16baef3a20e
equal deleted inserted replaced
543:f0e156a39c75 544:9e8d4d0c3d77
    21  * have any questions.
    21  * have any questions.
    22  */
    22  */
    23 
    23 
    24 /**
    24 /**
    25  * @test
    25  * @test
    26  * @bug 6476665
    26  * @bug 6476665 6523403
    27  * @summary Verifies reading profiles of the standard color spaces
    27  * @summary Verifies reading profiles of the standard color spaces
    28  * @run main ReadProfileTest
    28  * @run main ReadProfileTest
    29  */
    29  */
    30 
    30 
    31 import java.awt.color.ColorSpace;
    31 import java.awt.color.ColorSpace;