JDK 9 RFR of JDK-8131140: Mark some tests from WhileOpStatefulTest.java and WhileOpTest.java as serialization hostile
Paul Sandoz
paul.sandoz at oracle.com
Wed Jul 15 10:55:27 UTC 2015
On Jul 14, 2015, at 10:53 AM, Amy Lu <amy.lu at oracle.com> wrote:
> Stream tests WhileOpStatefulTest and WhileOpTest were newly introduced in JDK-8071597, some test cases should be marked as serialization-hostile (such tests will be ignored by lambda serialization testing framework).
>
I did it again!
> Please review and sponsor this change:
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8131140
> webrev: http://cr.openjdk.java.net/~amlu/8131140/webrev.00/
>
Looks good.
Want me to commit for you?
Paul.
> Thanks,
> Amy
More information about the core-libs-dev
mailing list