stoty commented on PR #8088: URL: https://github.com/apache/hadoop/pull/8088#issuecomment-3552439024
> +1 > > checkstyle is complaining because you could just go > > ``` > return JAVA_SPEC_VER <= 21; > ``` > > but the structure here lines up for options of changing it in future (unlikely, I know) Ah, true. Adding the rambling comments to that one would have been awkward, though. -- 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]
