You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/10/09 06:26:00 UTC

[jira] [Work logged] (HADOOP-17269) [JDK 11] False-positive findbugs warnings

     [ https://issues.apache.org/jira/browse/HADOOP-17269?focusedWorklogId=497778&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-497778 ]

ASF GitHub Bot logged work on HADOOP-17269:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Oct/20 06:25
            Start Date: 09/Oct/20 06:25
    Worklog Time Spent: 10m 
      Work Description: aajisaka opened a new pull request #2374:
URL: https://github.com/apache/hadoop/pull/2374


   JIRA: https://issues.apache.org/jira/browse/HADOOP-17269
   
   Manually tested with Java 11.0.7
   
   ```
   $ mvn install -DskipTests -DskipShade
   $ mvn findbugs:findbugs -pl hadoop-common-project/hadoop-common
   (snip)
   [INFO] Fork Value is true
        [java] SLF4J: No SLF4J providers were found.
        [java] SLF4J: Defaulting to no-operation (NOP) logger implementation
        [java] SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
   [INFO] Done FindBugs Analysis....
   ```


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 497778)
    Remaining Estimate: 0h
            Time Spent: 10m

> [JDK 11] False-positive findbugs warnings
> -----------------------------------------
>
>                 Key: HADOOP-17269
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17269
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: build
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In Java 11, there are a lot of false-positive findbugs warnings in try-with-resources.
> Ref: https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/1/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html
> This issue has been fixed by https://github.com/spotbugs/spotbugs/pull/1248 but now there are no releases that include this fix.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org