JDK 9 RFR of JDK-8131140: Mark some tests from WhileOpStatefulTest.java and WhileOpTest.java as serialization hostile
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). 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/ Thanks, Amy
On Jul 14, 2015, at 10:53 AM, Amy Lu <amy.lu@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
Thank you Paul for review this. Yes, please help to push. Thanks, Amy On 7/15/15 6:55 PM, Paul Sandoz wrote:
On Jul 14, 2015, at 10:53 AM, Amy Lu <amy.lu@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
participants (2)
-
Amy Lu
-
Paul Sandoz