On 3/13/15 6:44 PM, Paul Sandoz wrote:
On Mar 13, 2015, at 11:34 AM, Amy Lu <amy...@oracle.com> wrote:
Testcase testFlatMappingClose was newly introduced in JDK-8071600 in
CollectorsTest, this test should be marked as serialization-hostile (such tests
will ignored by by lambda serialization testing framework).
bug: https://bugs.openjdk.java.net/browse/JDK-8075111
webrev: http://cr.openjdk.java.net/~amlu/8075111/webrev.00/
+1, i can push for you.
There were also some similar tests added to FlatMapOpTest, do those need to be
marked as serialization hostile?
Paul.
Thank you Paul!
Other tests are fine, no need to be marked as serialization hostile.
Thanks,
Amy