[7u-dev] Request for approval 8025644: java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java fails with TestData$OfRef): failure java.lang.AssertionError: expected [true] but fou

2014-09-05 Thread Sergey Gabdurakhmanov
Hello, Could you please approve the back-port of the fix for 8025644 to jdk7u-dev? The bug: https://bugs.openjdk.java.net/browse/JDK-8025644 The webrev: http://cr.openjdk.java.net/~sgabdura/8025644/webrev.00/ The review thread: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2014-Jan

Re: [7u-dev] Request for approval 8025644: java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java fails with TestData$OfRef): failure java.lang.AssertionError: expected [true] but

2014-09-05 Thread Seán Coffey
Approved. regards, Sean. On 05/09/2014 09:20, Sergey Gabdurakhmanov wrote: Hello, Could you please approve the back-port of the fix for 8025644 to jdk7u-dev? The bug: https://bugs.openjdk.java.net/browse/JDK-8025644 The webrev: http://cr.openjdk.java.net/~sgabdura/8025644/webrev.00/ The rev

Re: [7u-dev] Request for approval 8025644: java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java fails with TestData$OfRef): failure java.lang.AssertionError: expected [true] but

2014-09-05 Thread Alan Bateman
On 05/09/2014 09:20, Sergey Gabdurakhmanov wrote: Hello, Could you please approve the back-port of the fix for 8025644 to jdk7u-dev? I wonder why the bug synopsis wasn't changed to something that reflects the actual issue. java.util.stream is new in Java SE 8 so a bit strange to have a fix wi

Re: [7u-dev] Request for approval 8025644: java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java fails with TestData$OfRef): failure java.lang.AssertionError: expected [true] but

2014-09-05 Thread Sergey Gabdurakhmanov
Alan, Here and in commit message of the backport I should provide bug number of the original bug. And I can not change synopsis of 8025644. BR, Sergey On 05.09.2014 13:19, Alan Bateman wrote: On 05/09/2014 09:20, Sergey Gabdurakhmanov wrote: Hello, Could you please approve the back-port of