Pengzna commented on code in PR #2792:
URL: 
https://github.com/apache/incubator-hugegraph/pull/2792#discussion_r2380833885


##########
hugegraph-server/hugegraph-core/src/main/java/org/apache/hugegraph/util/Reflection.java:
##########
@@ -33,49 +33,36 @@ public class Reflection {
     private static final Method REGISTER_FILEDS_TO_FILTER_METHOD;
     private static final Method REGISTER_METHODS_TO_FILTER_METHOD;
 
-    public static final String JDK_INTERNAL_REFLECT_REFLECTION = 
"jdk.internal.reflect.Reflection";
-    public static final String SUN_REFLECT_REFLECTION = 
"sun.reflect.Reflection";

Review Comment:
   why remove this constant variables?



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