[
https://issues.apache.org/jira/browse/KAFKA-16564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17872958#comment-17872958
]
黃竣陽 commented on KAFKA-16564:
-----------------------------
Im interesting in this issue, Could you assign to me, Thanks you
> 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: Chia-Ping Tsai
> Priority: Major
>
> 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)