chaokunyang commented on code in PR #2102:
URL: https://github.com/apache/fury/pull/2102#discussion_r1997656637


##########
java/fury-core/src/main/java/org/apache/fury/resolver/DisallowedList.java:
##########
@@ -52,6 +61,33 @@ class DisallowedList {
     }
   }
 
+  private static String calculateSHA256(Set<String> disallowedSet) {

Review Comment:
   changed to use file. new contributors can use `sha256sum disallowed.txt` to 
get sum 



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to