GitHub user bgould opened a pull request:
https://github.com/apache/thrift/pull/772
THRIFT-3521 : TSimpleJSONProtocolTest is not deterministic (fails when run
on JDK 8)
This PR removes fields that cause TSimpleJSONProtocolTest to fail when run
using different version of the Java standard library.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bgould/thrift THRIFT-3521
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/772.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #772
----
commit 61efde2a66c3da359c34ef8c377a660e5357b4bd
Author: BCG <[email protected]>
Date: 2016-01-05T17:18:23Z
THRIFT-3521 : TSimpleJSONProtocolTest is not deterministic (fails when run
on JDK 8)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---