[9] Review Request: 8074165 Deprecate support for AppletViewer

2015-12-25 Thread Sergey Bylokhov
Hello. Please review the fix for jdk9. This was requested by the deployment team. In this fix the text "AppletViewer is deprecated." was added to the output of appletviewer. Bug: https://bugs.openjdk.java.net/browse/JDK-8074165 Webrev can be found at: http://cr.openjdk.java.net/~serb/8074165/w

Re: [9] Review Request for 6961123: setWMClass fails to null-terminate WM_CLASS string

2015-12-25 Thread Sergey Bylokhov
Looks fine. On 25/12/15 01:22, Omair Majid wrote: Hi, I ran across some funny characters appearing in the application title under gnome shell and it turned out to be an old bug. Bug: https://bugs.openjdk.java.net/browse/JDK-6961123 Webrev: http://cr.openjdk.java.net/~omajid/webrevs/6961123-mi

Re: [9] Review Request for 8145784: https://bugs.openjdk.java.net/browse/JDK-8145784

2015-12-25 Thread Sergey Bylokhov
Does the getRGBPixels() has the same issue? Is this bug is a regression or it was there from the beginning? On 23/12/15 17:48, Semyon Sadetsky wrote: The fix was changed because it is not possible to get individual screen windows under Xinerama correctly. Please, review the updated solution: h

Re: [9] Review Request for 8145784: https://bugs.openjdk.java.net/browse/JDK-8145784

2015-12-25 Thread Semyon Sadetsky
On 12/25/2015 7:18 PM, Sergey Bylokhov wrote: Does the getRGBPixels() has the same issue? Is this bug is a regression or it was there from the beginning? No screenshots work. I think it doesn't work since Xinerama support is added. On 23/12/15 17:48, Semyon Sadetsky wrote: The fix was changed