[ https://issues.apache.org/jira/browse/KAFKA-16564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chia-Ping Tsai resolved KAFKA-16564. ------------------------------------ Fix Version/s: 4.0.0 Resolution: Fixed > Apply `Xlint` to java code in core module > ----------------------------------------- > > Key: KAFKA-16564 > URL: https://issues.apache.org/jira/browse/KAFKA-16564 > Project: Kafka > Issue Type: Improvement > Reporter: Chia-Ping Tsai > Assignee: 黃竣陽 > Priority: Major > Fix For: 4.0.0 > > > the java code in core module is in scala block, so the jvm compiler arguments > is defined by `ScalaCompile` type. The `xlint`-related arguments defined in > `JavaCompile` don't work with java code in core module. > Personally, we should apply the same `xlint` to java code in core module > before we complete the code migration. -- This message was sent by Atlassian Jira (v8.20.10#820010)