--- old/core/JemmyAWTInput/src/org/jemmy/image/StrictImageComparator.java 2018-05-20 10:11:38.489431142 +0200 +++ new/core/JemmyAWTInput/src/org/jemmy/image/StrictImageComparator.java 2018-05-20 10:11:38.431429372 +0200 @@ -29,7 +29,8 @@ /** * Compares two images strictly (i.e. all the pixel colors should match). * - * @author Alexandre Iline (alexandre.iline@sun.com), KAM + * @author shura + * @author mrkam */ public class StrictImageComparator extends BufferedImageComparator {