This is an automated email from the ASF dual-hosted git repository.

gosullivan pushed a change to branch whitelist_wip
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from a480931  whitelist WIP
     new 3329467  Adding an option to run tests with a different JVM
     new 731ac2b  Whitelist: Work with older versions of Java 8

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...ndQCommand.java => EmptyInputStreamFilter.java} |  12 +-
 ...ewayEventFilter.java => InputStreamFilter.java} |  11 +-
 .../geode/internal/InternalDataSerializer.java     | 176 ++++++++-------------
 .../internal/ObjectInputStreamFilterWrapper.java   |  92 +++++++++++
 ...alDataSerializerSerializationWhitelistTest.java |  12 ++
 gradle.properties                                  |   3 +
 gradle/test.gradle                                 |   3 +
 7 files changed, 181 insertions(+), 128 deletions(-)
 copy 
geode-core/src/main/java/org/apache/geode/internal/{memcached/commands/AppendQCommand.java
 => EmptyInputStreamFilter.java} (76%)
 copy 
geode-core/src/main/java/org/apache/geode/internal/{cache/GatewayEventFilter.java
 => InputStreamFilter.java} (84%)
 create mode 100644 
geode-core/src/main/java/org/apache/geode/internal/ObjectInputStreamFilterWrapper.java

-- 
To stop receiving notification emails like this one, please contact
['"commits@geode.apache.org" <commits@geode.apache.org>'].

Reply via email to