JDK 9 b159 - sun.lwawt.macosx.CWrapper$NSWindow.isZoomed never returns

2017-03-07 Thread Reto Merz
Hi, We have a integration test which hangs with Java 9 b159 under macOS 10.12.3. It does not hang with b157 and also works with Windows OS & b159. We can reproduce it always with our integration test. I want to ask if this is already a known regression? Otherwise I can try to provide a simple

Re: TrayIcon not working with LXDE on Raspberry Pi

2017-03-07 Thread Simon Nash
On 07/03/2017 12:57, Sergey Bylokhov wrote: Hi, Simon. I don't remember such issues, please file a bug. Also please provide steps to reproduce. If it will be possible I suggest to check some additional options: -Dsun.java2d.xrender=true -Dsun.java2d.xrender=false -Dsun.java2d.opengl=true

Re: Java_Swings/AWT Native Interface give error in 32-bit window OS

2017-03-07 Thread Alexandr Scherbatiy
Forwarded to the awt-dev alias. Thanks, Alexandr. On 3/7/2017 8:50 AM, mahendrag gajera wrote: Hello All, I follow step as mention in below link and create .dll and java application. https://en.wikibooks.org/wiki/Java_Swings/AWT. Every things work fine in window 7/8 64-bit OS. In

[9] Review request for 8175301 Java GUI hangs on Windows when Display set to 125%

2017-03-07 Thread Alexandr Scherbatiy
Hello, Could you review the fix: bug: https://bugs.openjdk.java.net/browse/JDK-8175301 webrev: http://cr.openjdk.java.net/~alexsch/8175301/webrev.00 D3DSurfaceData.swapBuffers() is updated to scale passed bounds on HiDPI display. Thanks, Alexandr.

Re: TrayIcon not working with LXDE on Raspberry Pi

2017-03-07 Thread Sergey Bylokhov
Hi, Simon. I don't remember such issues, please file a bug. Also please provide steps to reproduce. If it will be possible I suggest to check some additional options: -Dsun.java2d.xrender=true -Dsun.java2d.xrender=false -Dsun.java2d.opengl=true -Dsun.java2d.opengl=false > > The TrayIcon display

Re: [9] Review request for 8173853: IllegalArgumentException in java.awt.image.ReplicateScaleFilter

2017-03-07 Thread Sergey Bylokhov
Ok, Looks fine. > > Hi Sergey, > > I ran JCK tests and didn't observe any problems introduced by the fix. > > Thanks, > Dmitry > On 06/03/2017 22:24, Sergey Bylokhov wrote: >> Ok, But will it be possible to use this custom cursor? For example according >> to the spec: >> * @param hotSpot

Re: [9] Review request for 8173853: IllegalArgumentException in java.awt.image.ReplicateScaleFilter

2017-03-07 Thread dmitry markov
Hi Sergey, I ran JCK tests and didn't observe any problems introduced by the fix. Thanks, Dmitry On 06/03/2017 22:24, Sergey Bylokhov wrote: Ok, But will it be possible to use this custom cursor? For example according to the spec: * @param hotSpot the X and Y of the large cursor's hot