Code Review for jdk

Prepared by:Mario Torre on Mon Jul 11 16:53:27 CEST 2016
Workspace:/home/neugens/work_space/redhat/8150954/jdk9/jdk
Compare against: http://hg.openjdk.java.net/jdk9/client/jdk
Compare against version:15058
Summary of changes: 101 lines changed: 92 ins; 1 del; 8 mod; 1046 unchg
Changeset: jdk.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw make/mapfiles/libawt_xawt/mapfile-vers

rev 15059 : 8150954: Taking screenshots on x11 composite desktop produce wrong result
Summary: The AWT Robot X11 code that takes screenshots uses the default root window, which may not contain the final composited desktop.
Reviewed-by: alexsch, ssadetsky
1 line changed: 1 ins; 0 del; 0 mod; 467 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.desktop/unix/classes/sun/awt/X11/XRobotPeer.java

rev 15059 : 8150954: Taking screenshots on x11 composite desktop produce wrong result
Summary: The AWT Robot X11 code that takes screenshots uses the default root window, which may not contain the final composited desktop.
Reviewed-by: alexsch, ssadetsky
18 lines changed: 11 ins; 1 del; 6 mod; 125 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/java.desktop/unix/native/libawt_xawt/awt/awt_Robot.c

rev 15059 : 8150954: Taking screenshots on x11 composite desktop produce wrong result
Summary: The AWT Robot X11 code that takes screenshots uses the default root window, which may not contain the final composited desktop.
Reviewed-by: alexsch, ssadetsky
82 lines changed: 80 ins; 0 del; 2 mod; 454 unchg

This code review page was prepared using /home/neugens/work_space/bin/webrev/webrev.ksh (vers 25.16-hg+openjdk.java.net).