Hi Community, According to "Java Language Specification"[1], found some problems that X modifier out of order with the JLS suggestions in the codebase. So, I think we can add ModifierOrder to checkstyle rules to enforce modifier order[2].
I don't know if other people have opinions on it. [1]: https://docs.oracle.com/javase/specs/jls/se11/html/jls-8.html [2]: https://github.com/apache/ozone/pull/1839 Thanks, Lamber-Ken --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ozone.apache.org For additional commands, e-mail: dev-h...@ozone.apache.org