Re: [9] Review request for 8160448: Make GTK3 menus appearence similar to native.

2016-07-01 Thread Alexandr Scherbatiy
The fix looks good to me. Thanks, Alexandr. On 7/1/2016 9:02 AM, Semyon Sadetsky wrote: On 6/30/2016 11:18 PM, Alexandr Scherbatiy wrote: On 6/28/2016 7:12 PM, Semyon Sadetsky wrote: Hello, Please review fix for JDK9: bug: https://bugs.openjdk.java.net/browse/JDK-8160448 webrev: http://cr

Re: [9] Review Request: 8159899 [TEST_BUG] Timeout in tests when OOM should be generated

2016-07-01 Thread Alexandr Scherbatiy
The fix looks good to me. Thanks, Alexandr. On 6/30/2016 4:31 PM, Sergey Bylokhov wrote: On 30.06.16 13:42, Semyon Sadetsky wrote: Because it was not intentional behavior, such tests should not fill the whole physical memory, especially so much memory. Still unclear why "should not fill" whe

Re: RfR JDK-8154069, Jaws reads wrong values from comboboxes when no element is selected

2016-07-01 Thread Pete Brunet
JPRT results: Build Stats: 9 pass, 0 fail On 6/30/16 10:45 PM, Pete Brunet wrote: > I ran all Swing JCK and regression tests and found no failures with the > fix applied that do not also occur with the fix not applied. > > On 6/30/16 11:51 AM, Alexander Scherbatiy wrote: >> The fix looks good to