kirklund commented on a change in pull request #7299:
URL: https://github.com/apache/geode/pull/7299#discussion_r797137138



##########
File path: 
geode-serialization/src/main/java/org/apache/geode/internal/serialization/filter/ReflectiveFacadeStreamSerialFilter.java
##########
@@ -37,8 +37,7 @@
   /**
    * Constructs instance with the specified collaborators.
    */
-  ReflectiveFacadeObjectInputFilter(ObjectInputFilterApi api, String pattern,
-      Collection<String> sanctionedClasses, 
ReflectiveOperationExceptionHandler errorHandler) {
+  ReflectiveFacadeStreamSerialFilter(ObjectInputFilterApi api, String pattern, 
Collection<String> sanctionedClasses, ReflectiveOperationExceptionHandler 
errorHandler) {

Review comment:
       Reformat linefeeds in parameters




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to