chia7712 commented on code in PR #17543:
URL: https://github.com/apache/kafka/pull/17543#discussion_r1806890002


##########
clients/src/test/java/org/apache/kafka/common/internals/SecurityManagerCompatibilityTest.java:
##########
@@ -34,7 +34,7 @@
 
 public class SecurityManagerCompatibilityTest {
 
-    @EnabledForJreRange(min = JRE.JAVA_8, max = JRE.JAVA_22)
+    @EnabledForJreRange(max = JRE.JAVA_22)

Review Comment:
   there are two usages having min=18 in this file. Could you please cleanup 
them also?



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