JDK 9 RFR of JDK-8075111: Mark testFlatMappingClose (from CollectorsTest) as serialization hostile
Paul Sandoz
paul.sandoz at oracle.com
Fri Mar 13 10:44:09 UTC 2015
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.
More information about the core-libs-dev
mailing list