JDK 9 RFR of JDK-8075111: Mark testFlatMappingClose (from CollectorsTest) as serialization hostile

Amy Lu amy.lu at oracle.com
Fri Mar 13 12:16:47 UTC 2015


On 3/13/15 6:44 PM, Paul Sandoz wrote:
> On Mar 13, 2015, at 11:34 AM, Amy Lu <amy.lu at 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



More information about the core-libs-dev mailing list