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
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
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